rails/actionpack/test
2005-12-24 00:52:14 +00:00
..
controller Don't try to strip out the controller name if default_action_name is nil 2005-12-20 05:32:39 +00:00
fixtures Don't try to strip out the controller name if default_action_name is nil 2005-12-20 05:32:39 +00:00
template Added :select option for JavaScriptMacroHelper#auto_complete_field that makes it easier to only use part of the auto-complete suggestion as the value for insertion [Thomas Fuchs] 2005-12-24 00:52:14 +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