rails/actionpack/test
2006-01-23 17:09:15 +00:00
..
controller Add the ability to call JavaScriptGenerator methods from helpers called in update blocks 2006-01-23 17:09:15 +00:00
fixtures Automatically discover layouts when a controller is namespaced. Closes #2199, #3424. 2006-01-15 11:28:55 +00:00
template Add the ability to call JavaScriptGenerator methods from helpers called in update blocks 2006-01-23 17:09:15 +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