aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/new_base/base_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove `:api:` tag that has leaked on the doc directly [ci skip]Ryuta Kamizono2017-09-301-3/+0
* 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
* Privatize unneededly protected methods in Action Pack testsAkira Matsuda2016-12-231-1/+1
* applies new string literal convention in actionpack/testXavier Noria2016-08-061-13/+13
* Stop using deprecated `render :text` in testPrem Sichanugrist2015-07-171-3/+3
* update documentation and code to use _action callbacksFrancesco Rodriguez2012-12-071-1/+1
* Corrected some typos and American vs. Queen's English issuesLee Reilly2011-05-291-2/+2
* Fix controller_name for non default controller paths [#4901 state:resolved]knapo2010-06-231-0/+38
* Stop overriding LoadError.new to return a MissingSourceError (and sometimes n...Yehuda Katz2010-01-191-1/+1
* Fix failing test.José Valim2010-01-191-2/+2
* Clear out AS callback method pollution in AC::Base.action_methodsJoshua Peek2010-01-171-1/+27
* Redraw default routes on all internal integration tests. We don't need Simple...Joshua Peek2009-10-031-1/+1
* File extra test folders into controller, dispatch, or templateJoshua Peek2009-10-031-0/+68