rails/actionpack/test
2006-01-12 07:16:23 +00:00
..
controller Allow auto-discovery of third party template library layouts. 2006-01-12 07:16:23 +00:00
fixtures Allow auto-discovery of third party template library layouts. 2006-01-12 07:16:23 +00:00
template Added JavaScriptHelper#button_to_function that works just like JavaScriptHelper#link_to_function but uses a button instead of a href [DHH] 2005-12-31 04:31:10 +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