rails--rails/actionpack/test
Marcel Molina c3612a23e6 Silence deprecation warnings for keep_flash when running tests.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3203 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-12-02 00:39:25 +00:00
..
controller Silence deprecation warnings for keep_flash when running tests. 2005-12-02 00:39:25 +00:00
fixtures Make ActionController's render honor the :locals option when rendering a :file. Closes #1665. 2005-11-22 08:37:04 +00:00
template Change form_for and fields_for method signatures to take object name and object as separate arguments rather than as a Hash. 2005-12-02 00:37:33 +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