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
Diego Carrion dff73dec22 added failing test for fields_for with a record object that inherits from Hash
Signed-off-by: Andrew White <andyw@pixeltrix.co.uk>
2011-03-06 05:18:56 +00:00
..
erb
html-scanner ActionController::Base.helpers.sanitize ignores case in protocol 2010-12-30 22:43:43 -02:00
testing
active_model_helper_test.rb
asset_tag_helper_test.rb javascript_include_tag shouldn't raise if you register an expansion key with nil value 2011-02-28 11:52:00 -02:00
atom_feed_helper_test.rb
capture_helper_test.rb
compiled_templates_test.rb
date_helper_i18n_test.rb
date_helper_test.rb use a subclass of AS::TZ for testing html output 2011-02-28 16:30:14 -08:00
erb_util_test.rb
form_helper_test.rb Add an option to FormBuilder to omit hidden field with id 2011-03-04 16:38:08 -02:00
form_options_helper_i18n_test.rb
form_options_helper_test.rb added failing test for fields_for with a record object that inherits from Hash 2011-03-06 05:18:56 +00:00
form_tag_helper_test.rb Add block support to button_tag helper 2011-02-12 13:52:00 -02:00
javascript_helper_test.rb
log_subscriber_test.rb all tests pass 2010-12-26 22:32:15 -08:00
lookup_context_test.rb Use Mime::Type references. 2011-02-08 14:14:26 -08:00
number_helper_i18n_test.rb
number_helper_test.rb Action Pack typos. 2011-03-05 11:56:35 +01:00
output_buffer_test.rb
output_safety_helper_test.rb Removed Array#safe_join in AS core_ext and moved it to a view helper with the same same. This also changes how safe_join works, if items or the separator are not html_safe they are html_escape'd, a html_safe string is always returned. 2011-02-10 16:51:30 +01:00
prototype_helper_test.rb
record_tag_helper_test.rb
render_test.rb Add a test for 'render :layout' 2011-02-03 12:55:32 -02:00
sanitize_helper_test.rb
scriptaculous_helper_test.rb
tag_helper_test.rb
template_error_test.rb
template_test.rb all tests pass 2010-12-26 22:32:15 -08:00
test_case_test.rb fixing space errors 2011-01-17 14:45:24 -08:00
test_test.rb
text_helper_test.rb auto_link: avoid recognizing full width chars as a part of URI scheme 2011-02-01 14:04:42 -02:00
translation_helper_test.rb Allow back passing :rescue_format => nil and test added 2010-12-04 20:08:23 -02:00
url_helper_test.rb Be sure to javascript_escape the email address to prevent apostrophes inadvertently causing javascript errors. 2011-02-08 13:56:08 -08:00