.. |
erb
|
Remove AS declarative extension from erb tag test
|
2012-07-08 20:10:49 -03: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
|
Respect absolute paths in compute_source_path.
|
2012-06-16 18:06:15 +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
|
|
|
date_helper_i18n_test.rb
|
Replace boolean argument with an options hash.
|
2012-04-30 10:26:11 +03:00 |
date_helper_test.rb
|
distance_of_time_in_words: Add/tweak comments to understand time intervals better
|
2012-04-30 11:29:36 -06:00 |
erb_util_test.rb
|
Move escape_once logic to ERB::Util, where it belongs to
|
2012-02-01 08:55:18 -02: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
|
fix meaningless test case
|
2012-06-06 18:56:49 +09:00 |
form_options_helper_i18n_test.rb
|
|
|
form_options_helper_test.rb
|
Add one more test case to make sure that data attributes are being
|
2012-07-22 13:57:42 -03:00 |
form_tag_helper_test.rb
|
Add back :disable_with and change deprecation horizon to 4.1
|
2012-07-21 16:25:34 -03:00 |
javascript_helper_test.rb
|
Remove button_to_function and link_to_function helpers
|
2012-04-30 01:47:37 -03:00 |
log_subscriber_test.rb
|
|
|
lookup_context_test.rb
|
Make the Resolver template cache threadsafe - closes #6404
|
2012-05-21 15:24:07 -04: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
|
|
|
output_safety_helper_test.rb
|
|
|
record_tag_helper_test.rb
|
|
|
render_test.rb
|
Common behavior with adding formats to lookup_context for TemplateRenderer and PartialRenderer
|
2012-07-18 10:48:24 +04:00 |
resolver_patterns_test.rb
|
|
|
sanitize_helper_test.rb
|
|
|
streaming_render_test.rb
|
|
|
tag_helper_test.rb
|
Fixed tag_helper data-attribute bug with BigDecimals
|
2012-05-17 18:15:43 +01:00 |
template_error_test.rb
|
|
|
template_test.rb
|
Created a Raw handler for templates.
|
2012-05-17 12:14:20 -05: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
|
Add :escape option for truncate
|
2012-05-26 14:27:07 -03:00 |
translation_helper_test.rb
|
Fixed typo new_defautls -> new_defaults.
|
2012-05-23 11:04:15 +12:00 |
url_helper_test.rb
|
Add back :disable_with and change deprecation horizon to 4.1
|
2012-07-21 16:25:34 -03:00 |