rails/actionpack/test
2005-12-20 00:20:33 +00:00
..
controller Don't include a layout when rendering an rjs template using render's :template option. 2005-12-17 06:38:06 +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 Add additional RJS functionality: alert, redirect_to, call, assign, and << 2005-12-20 00:20: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