rails/actionpack/test
2006-02-08 05:13:21 +00:00
..
controller Don't let arbitrary classes match as controllers 2006-02-04 23:59:37 +00:00
fixtures Automatically discover layouts when a controller is namespaced. Closes #2199, #3424. 2006-01-15 11:28:55 +00:00
template Don't interpret the :value option on text_area as an html attribute. Set the text_area's value. Closes #3752. 2006-02-08 05:13:21 +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