aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/commands
diff options
context:
space:
mode:
authoreileencodes <eileencodes@gmail.com>2015-05-09 08:13:47 -0400
committereileencodes <eileencodes@gmail.com>2015-05-09 08:13:47 -0400
commit16d7f6d08d0d64d56409f63e0d97a5b6b0307d59 (patch)
treecaa1e68053b0cfe658a32ea938fd9c53b2710547 /railties/lib/rails/commands
parent9c35f579d4cb18ec6274d07f656062793a8032b8 (diff)
downloadrails-16d7f6d08d0d64d56409f63e0d97a5b6b0307d59.tar.gz
rails-16d7f6d08d0d64d56409f63e0d97a5b6b0307d59.tar.bz2
rails-16d7f6d08d0d64d56409f63e0d97a5b6b0307d59.zip
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.
Diffstat (limited to 'railties/lib/rails/commands')
0 files changed, 0 insertions, 0 deletions