rails--rails/actionpack/test/template
David Heinemeier Hansson 7b5ed66122 Added respondence to *_before_type_cast for all attributes to return their string-state before they were type casted by the column type. Added use of *_before_type_cast for all input and text fields.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@215 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2004-12-19 11:25:55 +00:00
..
active_record_helper_test.rb Added respondence to *_before_type_cast for all attributes to return their string-state before they were type casted by the column type. Added use of *_before_type_cast for all input and text fields. 2004-12-19 11:25:55 +00:00
date_helper_test.rb Fixed DateHelper#date_select so that you can pass include_blank as an option even if you don't use start_year and end_year #59 [what-a-day] 2004-12-15 12:47:50 +00:00
form_helper_test.rb Added respondence to *_before_type_cast for all attributes to return their string-state before they were type casted by the column type. Added use of *_before_type_cast for all input and text fields. 2004-12-19 11:25:55 +00:00
form_options_helper_test.rb Initial 2004-11-24 01:04:44 +00:00
tag_helper_test.rb Initial 2004-11-24 01:04:44 +00:00
text_helper_test.rb Initial 2004-11-24 01:04:44 +00:00
url_helper_test.rb Fixed problem with cookies not being set to path=/ by default and a test buggerboo 2004-12-10 17:16:11 +00:00