rails--rails/actionpack/test/template
David Heinemeier Hansson 02df588cf7 Fixed tests
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@786 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-02-24 11:50:59 +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
asset_tag_helper_test.rb Added AssetTagHelper that provides methods for linking a HTML page together with other assets, such as javascripts, stylesheets, and feeds. 2005-02-19 16:04:50 +00:00
date_helper_test.rb Added DateHelper#select_time and DateHelper#select_second #373 [Scott Baron] 2005-01-02 15:32:01 +00:00
form_helper_test.rb Applied the dblack patch 2005-01-24 15:35:30 +00:00
form_options_helper_test.rb Fixed tests 2005-02-24 11:50:59 +00:00
form_tag_helper_test.rb Added AssetTagHelper that provides methods for linking a HTML page together with other assets, such as javascripts, stylesheets, and feeds. 2005-02-19 16:04:50 +00:00
tag_helper_test.rb Added :encode option to mail_to that'll allow you to masquarede the email address behind javascript or hex encoding #494 [Lucas Carlson] 2005-01-24 13:48:24 +00:00
text_helper_test.rb Updated tests for TextHelper#auto_link 2005-02-19 12:19:20 +00:00
url_helper_test.rb Fixed tests 2005-02-23 15:05:04 +00:00