rails/actionpack/test
2006-02-04 23:59:37 +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 Add :builder => option to form_for and friends. Closes 3268. 2006-02-04 19:58:45 +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