aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/activerecord/controller_runtime_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Use public Module#include, in favor of https://bugs.ruby-lang.org/issues/8846robertomiranda2015-01-311-1/+1
| | | | ref: https://github.com/rails/rails/pull/18763#issuecomment-72349769
* Removed warningRafael Mendonça França2014-08-181-1/+1
|
* Remove usafe of respond_to in ActionView testsJosé Valim2014-08-171-3/+1
|
* Move template tests from actionpack to actionviewPiotr Sarnacki2013-06-201-0/+95