aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/new_base/render_file_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Always reject files external to appJohn Hawthorn2019-04-031-2/+2
* Introduce Template::File as new render file:John Hawthorn2019-03-271-6/+18
* Use frozen string literal in actionpack/Kir Shatrov2017-07-291-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* Define path with __dir__bogdanvlviv2017-05-231-5/+5
* Add three new rubocop rulesRafael Mendonça França2016-08-161-1/+1
* modernizes hash syntax in actionpackXavier Noria2016-08-061-6/+6
* applies new string literal convention in actionpack/testXavier Noria2016-08-061-10/+10
* Fix actionpack test cases broken by #16888Godfrey Chan2014-09-261-29/+0
* Deprecate passing the template handler in the template name.José Valim2011-09-221-5/+5
* Redraw default routes on all internal integration tests. We don't need Simple...Joshua Peek2009-10-031-1/+1
* Changing directories during the test breaks file loading when ran by itselfJoshua Peek2009-10-031-32/+21
* File extra test folders into controller, dispatch, or templateJoshua Peek2009-10-031-0/+110