rails--rails/actionpack/test/template
Jon Crawford 8761663a68 Added grouped_options_for_select helper method for wrapping option tags in optgroups. [#977 state:resolved]
Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
2009-01-29 18:00:18 +00:00
..
active_record_helper_i18n_test.rb use :en as a default locale (in favor of :en-US) 2008-11-18 14:23:53 +01:00
active_record_helper_test.rb
asset_tag_helper_test.rb Revert to the good old days when AssetTag didn't cause anyone problems 2009-01-02 13:40:23 -06:00
atom_feed_helper_test.rb Don't worry about attribute ordering 2008-11-07 21:21:10 -05:00
benchmark_helper_test.rb Added :silence option to BenchmarkHelper#benchmark and turned log_level into a hash parameter and deprecated the old use [DHH] 2009-01-01 18:53:16 +01:00
compiled_templates_test.rb Clean up view path cruft and split path implementations into Template::Path and Template::EagerPath 2008-12-29 19:27:19 -06:00
date_helper_i18n_test.rb Use I18n for date/time select helpers prompt text [#561 state:resolved] 2008-12-22 15:13:39 +00:00
date_helper_test.rb Fix date_select within fields_for with an index [#1666 state:resolved] [Josh, Frederick Cheung] 2009-01-16 17:23:43 +00:00
erb_util_test.rb
form_helper_test.rb Fix duplicate test name [#1058 state:resolved] [Dave Rothlisberger, Pratik Naik] 2008-12-20 18:08:54 +00:00
form_options_helper_test.rb Added grouped_options_for_select helper method for wrapping option tags in optgroups. [#977 state:resolved] 2009-01-29 18:00:18 +00:00
form_tag_helper_test.rb Register 'checked' as an HTML boolean attribute. 2008-11-18 11:50:31 -08:00
javascript_helper_test.rb
number_helper_i18n_test.rb Improve i18n support for number_to_human_size helper: 2009-01-27 09:22:00 -08:00
number_helper_test.rb
prototype_helper_test.rb Implement submit_to_remote as a wrapper around a more generic button_to_remote 2008-10-07 00:12:20 +01:00
record_tag_helper_test.rb Ensure that calling content_tag_for in a helper doesn't cause duplicate output. 2008-08-29 20:52:01 +02:00
render_test.rb Add localized templates 2009-01-25 22:51:21 -06:00
sanitize_helper_test.rb
scriptaculous_helper_test.rb
tag_helper_test.rb Tag helper should output an attribute with the value 'false' instead of omitting the attribute, if the associated option is false but not nil. 2008-11-13 21:55:58 +01:00
test_test.rb
text_helper_test.rb Using the highlight helper on text with html shouldn't highlight text inside html attributes. [#1302 state:resolved] 2009-01-28 19:53:59 +00:00
translation_helper_test.rb use :en as a default locale (in favor of :en-US) 2008-11-18 14:23:53 +01:00
url_helper_test.rb Cleaned up route optimisation guard condition generation code as it was getting a little messy. 2008-11-01 19:06:25 +01:00