aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/new_base/render_text_test.rb
Commit message (Expand)AuthorAgeFilesLines
* applies new string literal convention in actionpack/testXavier Noria2016-08-061-3/+3
* Deprecate :controller and :action path parametersAndrew White2016-03-011-2/+2
* Delete needless `require 'active_support/deprecation'`yui-knk2015-10-201-1/+0
* Add deprecation warning for `render :text`Prem Sichanugrist2015-07-171-11/+42
* Removed single space padding from empty response body.Godfrey Chan2014-07-101-4/+4
* Update hash format for render_text_testPrem Sichanugrist2014-02-181-18/+18
* Make AC standalone rendering workSantiago Pastorino2013-09-101-0/+15
* deprecate `describe` without a block.Aaron Patterson2012-07-091-2/+0
* mispelling errors in render_text_test.rb and sqlite_specific_schemaangelo giovanni capilleri2012-05-121-2/+2
* Remove default match without specified methodJose and Yehuda2012-04-241-2/+2
* Fixed routes to use new API in a few more actionpack testsPiotr Sarnacki2010-09-051-6/+14
* Deletes trailing whitespaces (over text files only find * -type f -exec sed '...Santiago Pastorino2010-08-141-12/+12
* 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/+137