aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/template
Commit message (Expand)AuthorAgeFilesLines
...
* Fix test name typosVipul A M2013-07-191-2/+2
* Fix default rendered format problem when calling render method without :conte...kennyj2013-07-151-0/+5
* Merge pull request #11348 from sanemat/fix/link-to-blockRafael Mendonça França2013-07-071-0/+7
|\
| * Fix link_to with block and url_hashsanemat2013-07-071-0/+7
* | Fix "Stack Level Too Deep" error when rendering recursive partialsRafael Mendonça França2013-07-071-0/+25
* | Added an `enforce_utf8` hash option for `form_tag` methodTakayuki Matsubara2013-07-071-1/+16
|/
* Remove action view test duplicationsanemat2013-07-071-3/+0
* Remove `FormBuilder` deprecation warning about block argument and associated ...Vipul A M2013-07-021-12/+0
* fetch value(s) from stringified optionsJon Rowe2013-06-291-0/+17
* Remove passing the prompt to grouped_options_for_select as an argument, becau...kennyj2013-06-281-17/+0
* Check if malformed fixture exists firstŁukasz Strzałkowski2013-06-201-0/+1
* Remove unneeded filesPiotr Sarnacki2013-06-204-4/+0
* Move template tests from actionpack to actionviewPiotr Sarnacki2013-06-2048-0/+15266