Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

root/trunk/actionpack/test/template

Name Size Rev Age Last Change
../
active_record_helper_test.rb 20.3 kB 8626 8 months david: Fixed ActionView::Helpers::ActiveRecordHelper::form for when …
asset_tag_helper_test.rb 30.2 kB 9065 6 months bitsweat: Re-added ActionView::Helpers::register_javascript/stylesheet_expansion to …
atom_feed_helper_test.rb 5.3 kB 8637 8 months nzkoz: Allow users to declare other namespaces when using the atom feed helpers. …
benchmark_helper_test.rb 1.5 kB 8564 8 months bitsweat: require abstract_unit directly since test is in load path
compiled_templates_test.rb 7.8 kB 8981 6 months pratik: Moved template handlers related code from ActionView::Base to …
date_helper_test.rb 198.6 kB 8968 6 months nzkoz: Allow html_options to be passed to all the date helpers. Closes #6000
erb_util_test.rb 0.6 kB 9241 5 months rick: add json_escape ERB util to escape html entities in json strings that are …
form_helper_test.rb 33.3 kB 9088 6 months david: Fixed that FormHelper#radio_button would produce invalid ids (closes …
form_options_helper_test.rb 61.0 kB 9064 6 months david: Docfixes (closes #11356, #11172, #10523)
form_tag_helper_test.rb 10.3 kB 9087 6 months david: Added :confirm option to submit_tag (closes #11415) [miloops]
javascript_helper_test.rb 5.1 kB 8564 8 months bitsweat: require abstract_unit directly since test is in load path
number_helper_test.rb 5.0 kB 9086 6 months david: Fixed NumberHelper#number_with_precision to properly round in a way that …
prototype_helper_test.rb 28.8 kB 9212 5 months pratik: Ensure RJS redirect_to doesn't html-escapes string argument. Closes #8546
record_tag_helper_test.rb 1.7 kB 8980 6 months pratik: Tests for div_for and content_tag_for helpers. Closes #11223
sanitize_helper_test.rb 2.8 kB 8564 8 months bitsweat: require abstract_unit directly since test is in load path
scriptaculous_helper_test.rb 7.1 kB 8879 7 months nzkoz: Ensure that :confirm doesn't need extra quotes when using …
tag_helper_test.rb 2.5 kB 8564 8 months bitsweat: require abstract_unit directly since test is in load path
template_finder_test.rb 2.8 kB 9120 5 months bitsweat: Fix layouts in symlinked paths. Closes #9136 [court3nay, caio]
template_object_test.rb 2.8 kB 9119 5 months bitsweat: Missing :js template falls back to :html, so you don't have to explicitly …
text_helper_test.rb 17.7 kB 9194 5 months bitsweat: Ruby 1.9 compat: encoding and multibyte test fixes
url_helper_test.rb 22.5 kB 8464 9 months bitsweat: Ruby 1.9 compat: text helper
Note: See TracBrowser for help on using the browser.