rails--rails/actionpack/test
David Heinemeier Hansson 987d9dbf31 Added JavaScriptHelper#button_to_function that works just like JavaScriptHelper#link_to_function but uses a button instead of a href [DHH]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3367 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-12-31 04:31:10 +00:00
..
controller Value of full_messages on stubbed out AR instances should be an Array. 2005-12-26 19:40:14 +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 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