rails/actionpack/test
2005-12-02 00:37:33 +00:00
..
controller Make ActionController's render honor the :locals option when rendering a :file. Closes #1665. 2005-11-22 08:37:04 +00:00
fixtures Make ActionController's render honor the :locals option when rendering a :file. Closes #1665. 2005-11-22 08:37:04 +00:00
template Change form_for and fields_for method signatures to take object name and object as separate arguments rather than as a Hash. 2005-12-02 00:37:33 +00:00
abstract_unit.rb Added FormHelper#form_for and FormHelper#fields_for that makes it easier to work with forms for single objects also if they don't reside in instance variables [DHH] 2005-11-13 11:13:11 +00:00
testing_sandbox.rb Make the truncate() helper multi-byte safe (assuming $KCODE has been set to something other than "NONE") #2103 2005-09-19 21:36:36 +00:00