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
Carlos Antonio da Silva a2194990fa Merge pull request #7669 from guilleiguaran/rename-rb-handler
Rename .rb template handler to .ruby to avoid conflicts with mustache classes
2012-09-17 08:13:08 -07:00
..
erb Don't require action_dispatch in ActionView::UrlHelpers 2012-08-28 11:19:29 +02:00
html-scanner Don't ignore non Enumerable values passed to sanitize (closes #5585) 2012-03-27 02:26:17 +02:00
testing stop subclassing string 2012-06-21 12:13:13 -07:00
active_model_helper_test.rb Fixed bug creating invalid HTML in select options 2012-07-10 15:03:37 -04:00
asset_tag_helper_test.rb Deprecate mime types lookup in auto_discovery_link_tag 2012-08-28 10:51:04 +02:00
atom_feed_helper_test.rb add type option to atom feed entry builder 2012-04-01 20:07:34 +03:00
benchmark_helper_test.rb Fix build: can't convert Regexp to String 2012-05-19 05:13:28 +09:00
capture_helper_test.rb Replace the flush parameter with a Hash. 2012-07-24 16:19:14 -03:00
compiled_templates_test.rb AP tests should inherit from AS::TestCase 2012-01-05 17:05:44 -08:00
date_helper_i18n_test.rb Replace boolean argument with an options hash. 2012-04-30 10:26:11 +03:00
date_helper_test.rb correct handling of date selects when using both disabled and discard options 2012-08-25 19:02:41 +03:00
digestor_test.rb Use the same logger that ActionView::Base for the Digestor 2012-09-05 13:51:24 -03:00
erb_util_test.rb &#39 dates back to SGML when &#x27 was introduced in HTML 4.0 2012-09-09 19:48:32 +06:00
form_collections_helper_test.rb check checkboxes with array of strings as :checked option 2012-05-05 20:34:06 +03:00
form_helper_test.rb Create variable only in the test that uses it 2012-08-25 21:52:24 -03:00
form_options_helper_i18n_test.rb
form_options_helper_test.rb &#39 dates back to SGML when &#x27 was introduced in HTML 4.0 2012-09-09 19:48:32 +06:00
form_tag_helper_test.rb &#39 dates back to SGML when &#x27 was introduced in HTML 4.0 2012-09-09 19:48:32 +06:00
javascript_helper_test.rb &#39 dates back to SGML when &#x27 was introduced in HTML 4.0 2012-09-09 19:48:32 +06:00
log_subscriber_test.rb Remove stubs from LogSubscriber tests 2012-08-28 10:51:04 +02:00
lookup_context_test.rb Add ActionView::Base.default_formats 2012-08-28 10:51:04 +02:00
number_helper_test.rb Refactor AV number helper tests with invalid numbers 2012-06-24 19:30:05 -03:00
output_buffer_test.rb remove checks for encodings availability 2011-12-25 14:34:58 +03:00
output_safety_helper_test.rb 'with_kcode' removed. 2011-12-21 15:39:50 +05:30
record_identifier_test.rb Fix ActionView::RecordIdentifier to work as a singleton 2012-08-28 11:19:37 +02:00
record_tag_helper_test.rb Fix warning: assigned but unused variable - result 2012-01-19 01:43:59 +09:00
render_test.rb Merge pull request #7669 from guilleiguaran/rename-rb-handler 2012-09-17 08:13:08 -07:00
resolver_patterns_test.rb [action_view] added custom patterns to template resolver 2011-03-20 07:01:46 +08:00
sanitize_helper_test.rb Do not mark strip_tags result as html_safe 2012-08-09 18:51:05 -03:00
streaming_render_test.rb remove more conditions for Fiber available in ruby19 2011-12-31 01:22:40 +05:30
tag_helper_test.rb Fixed tag_helper data-attribute bug with BigDecimals 2012-05-17 18:15:43 +01:00
template_error_test.rb Removed unused assigns from ActionView::Template::Error 2012-01-20 20:13:29 +04:00
template_test.rb Deprecate Template#mime_type 2012-08-28 11:19:36 +02:00
test_case_test.rb Added support add_flash_types 2012-07-07 17:07:57 +09:00
test_test.rb Remove default match without specified method 2012-04-24 22:52:26 -05:00
text_helper_test.rb &#39 dates back to SGML when &#x27 was introduced in HTML 4.0 2012-09-09 19:48:32 +06:00
translation_helper_test.rb Fixed typo new_defautls -> new_defaults. 2012-05-23 11:04:15 +12:00
url_helper_test.rb &#39 dates back to SGML when &#x27 was introduced in HTML 4.0 2012-09-09 19:48:32 +06:00