1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib
eileencodes 16d7f6d08d Move TemplateAssertions to their own file
This moves `TemplateAssertions` out of the `test_case.rb` file and into
it's own `template_assertions` file. It still inherits from
`ActionController`.`

This is in preparation for combining the code for Integration tests and
Controller tests. This will need to be it's own file to be added to the
`requires` for Integration tests. This does not currently change ANY
behavior, just moving it for access later on.
2015-05-09 08:13:47 -04:00
..
abstract_controller Raise ArgumentError if an unrecognised callback is skipped 2015-04-03 09:37:19 +01:00
action_controller Move TemplateAssertions to their own file 2015-05-09 08:13:47 -04:00
action_dispatch Tiny documentation edits [ci skip] 2015-05-04 14:43:41 +02:00
action_pack Start Rails 5 development 🎉 2014-11-28 15:00:06 -02:00
abstract_controller.rb No need for .rb extension 2013-08-25 11:39:09 +02:00
action_controller.rb Override default form builder for a controller 2015-04-13 23:43:34 -04:00
action_dispatch.rb Update copyright notices to 2015 [ci skip] 2014-12-31 08:34:14 +01:00
action_pack.rb Update copyright notices to 2015 [ci skip] 2014-12-31 08:34:14 +01:00