aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/application/rendering_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Calls to the application constant have been refactored to usewangjohn2013-06-101-1/+1
| | | | | Rails.application when drawing routes and creating other configurations on the application.
* Add failing test case for #9654Andrew White2013-04-101-0/+45