1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test/template
Sven Fuchs 585c8c17c3 rename Backend::Simple#add_translations to set_translations
because it overwrites existing translations
2008-06-20 09:13:20 +02:00
..
active_record_helper_i18n_test.rb integrating I18n into Rails 2008-06-19 16:25:27 +02:00
active_record_helper_test.rb Introduce ActionView::TestCase for testing view helpers. 2008-04-19 13:08:24 -05:00
asset_tag_helper_test.rb Introduce ActionView::TestCase for testing view helpers. 2008-04-19 13:08:24 -05:00
atom_feed_helper_test.rb Allow users to declare other namespaces when using the atom feed helpers. Closes #10304 [david.calavera] 2008-01-13 00:11:39 +00:00
benchmark_helper_test.rb Fixed tests (and the weird assumption that no logger would mean that the code wasnt run) 2008-04-30 15:00:15 -05:00
date_helper_i18n_test.rb integrating I18n into Rails 2008-06-19 16:25:27 +02:00
date_helper_test.rb Use output_buffer reader and writer methods exclusively instead of hitting the instance variable so others can override the methods. 2008-06-08 20:05:39 -07:00
erb_util_test.rb add json_escape ERB util to escape html entities in json strings that are output in HTML pages. [rick] 2008-04-08 04:52:01 +00:00
form_helper_test.rb Use output_buffer reader and writer methods exclusively instead of hitting the instance variable so others can override the methods. 2008-06-08 20:05:39 -07:00
form_options_helper_i18n_test.rb integrating I18n into Rails 2008-06-19 16:25:27 +02:00
form_options_helper_test.rb Silence TimeZone warning 2008-06-11 17:11:34 +01:00
form_tag_helper_test.rb Use output_buffer reader and writer methods exclusively instead of hitting the instance variable so others can override the methods. 2008-06-08 20:05:39 -07:00
i18n_helper_test.rb add a generic tranlate view helper 2008-06-19 19:08:14 +02:00
javascript_helper_test.rb Use output_buffer reader and writer methods exclusively instead of hitting the instance variable so others can override the methods. 2008-06-08 20:05:39 -07:00
number_helper_i18n_test.rb rename Backend::Simple#add_translations to set_translations 2008-06-20 09:13:20 +02:00
number_helper_test.rb Introduce ActionView::TestCase for testing view helpers. 2008-04-19 13:08:24 -05:00
prototype_helper_test.rb Use output_buffer reader and writer methods exclusively instead of hitting the instance variable so others can override the methods. 2008-06-08 20:05:39 -07:00
record_tag_helper_test.rb Use output_buffer reader and writer methods exclusively instead of hitting the instance variable so others can override the methods. 2008-06-08 20:05:39 -07:00
sanitize_helper_test.rb Introduce ActionView::TestCase for testing view helpers. 2008-04-19 13:08:24 -05:00
scriptaculous_helper_test.rb Introduce ActionView::TestCase for testing view helpers. 2008-04-19 13:08:24 -05:00
tag_helper_test.rb with_output_buffer returns the temporary buffer instead of the result of the block 2008-06-08 20:35:30 -07:00
template_file_test.rb Replaced TemplateFinder abstraction with ViewLoadPaths 2008-06-17 21:21:07 -05:00
template_object_test.rb Replaced TemplateFinder abstraction with ViewLoadPaths 2008-06-17 21:21:07 -05:00
test_test.rb Introduce ActionView::TestCase for testing view helpers. 2008-04-19 13:08:24 -05:00
text_helper_test.rb Use output_buffer reader and writer methods exclusively instead of hitting the instance variable so others can override the methods. 2008-06-08 20:05:39 -07:00
url_helper_test.rb Added block-call style to link_to [Sam Stephenson/DHH] 2008-06-17 17:37:29 -05:00