.. |
active_record_helper_i18n_test.rb
|
Cleaned up ActiveRecord i18n scoping
|
2008-08-14 10:48:33 +02:00 |
active_record_helper_test.rb
|
error_message_on takes an options hash instead of ordered parameters [#704 state:resolved]
|
2008-07-27 16:34:20 -05:00 |
asset_tag_helper_test.rb
|
Fix image_tag behavior on windows. [#1085 state:resolved]
|
2008-10-06 23:43:41 +01:00 |
atom_feed_helper_test.rb
|
Allow overriding id for feed and entry with atom_feed_builder. [#485 state:resolved]
|
2008-08-21 13:37:26 +01:00 |
benchmark_helper_test.rb
|
|
|
compiled_templates_test.rb
|
Fixed bc5896e , and added test case for the caching bug it originally introduced.
|
2008-07-23 13:47:30 -05:00 |
date_helper_i18n_test.rb
|
update i18n usage for pluralization hashes (api change)
|
2008-08-10 21:29:02 +02:00 |
date_helper_test.rb
|
Refactor DateHelper to use DateTimeSelector presenter pattern
|
2008-08-07 13:13:47 -05:00 |
erb_util_test.rb
|
|
|
form_helper_test.rb
|
Fixed index and auto index for nested fields_for [#327 state:resolved]
|
2008-07-19 15:10:12 -05:00 |
form_options_helper_test.rb
|
|
|
form_tag_helper_test.rb
|
Ensure select_tag#name attribute uses [] when :multiple is true. [#1146 state:resolved]
|
2008-10-07 15:17:22 +01:00 |
javascript_helper_test.rb
|
Cache JavaScriptGenerator's helper module set on the template
|
2008-08-26 12:17:55 -05:00 |
number_helper_i18n_test.rb
|
Fixed i18n bulk translate issues in NumberHelper
|
2008-08-04 22:26:14 -05:00 |
number_helper_test.rb
|
Updated NumberHelper: Full i18n support (except number_to_phone), consolidated API (almost all methods now support :precision, :delimiter and :separator). Added deprecation notices for old API. Added tests for new options [#716 state:resolved]
|
2008-07-29 21:47:02 -05:00 |
prototype_helper_test.rb
|
Implement submit_to_remote as a wrapper around a more generic button_to_remote
|
2008-10-07 00:12:20 +01:00 |
record_tag_helper_test.rb
|
Ensure that calling content_tag_for in a helper doesn't cause duplicate output.
|
2008-08-29 20:52:01 +02:00 |
render_test.rb
|
Fixed missing template paths on exception [#1082 state:resolved]
|
2008-09-20 22:57:45 -05:00 |
sanitize_helper_test.rb
|
Include all helpers into ActionView::Helper
|
2008-08-25 21:50:26 -05:00 |
scriptaculous_helper_test.rb
|
|
|
tag_helper_test.rb
|
|
|
test_test.rb
|
|
|
text_helper_test.rb
|
Added TextHelper#current_cycle to return the current cycle for better design options.
|
2008-08-27 23:06:20 -07:00 |
translation_helper_test.rb
|
|
|
url_helper_test.rb
|
Ruby 1.9 compat: set source encoding
|
2008-08-23 16:06:54 -07:00 |