.. |
tags
|
check_box value can be not only an object of Array class
|
2012-10-20 22:35:31 +03:00 |
active_model_helper.rb
|
load active_support/core_ext/object/blank in active_support/rails
|
2012-08-02 21:59:22 +02:00 |
asset_tag_helper.rb
|
🔥 Rails asset id support
|
2012-10-15 09:47:16 -05:00 |
asset_url_helper.rb
|
Ignore asset url query string or anchor when appending extensions and computing public path
|
2012-10-15 13:30:24 -05:00 |
atom_feed_helper.rb
|
removed unnecessary block when using fetch
|
2012-04-02 23:43:47 +02:00 |
benchmark_helper.rb
|
add benchmark helper that works in erb
|
2012-01-07 12:17:48 +03:00 |
cache_helper.rb
|
Fix nodoc comment
|
2012-10-07 00:14:35 -03:00 |
capture_helper.rb
|
load active_support/core_ext/object/blank in active_support/rails
|
2012-08-02 21:59:22 +02:00 |
controller_helper.rb
|
One-liner code for logger in ActionView::Helpers::ControllerHelper
|
2012-06-05 14:16:53 +04:00 |
csrf_helper.rb
|
Remove not used requires from csrf helper file and test
|
2012-01-21 18:47:06 -02:00 |
date_helper.rb
|
Add i18n scope to disance_of_time_in_words.
|
2012-10-19 18:35:23 -03:00 |
debug_helper.rb
|
Use content_tag here instead of manually building HTML
|
2012-08-03 10:00:55 -03:00 |
form_helper.rb
|
More Ruby 1.9 hash syntax.
|
2012-10-06 23:00:52 -03:00 |
form_options_helper.rb
|
Make a doc example output in match actual output
|
2012-08-15 19:52:52 -04:00 |
form_tag_helper.rb
|
Added example of using options_for_select() with select_tag()
|
2012-08-30 21:52:22 +03:00 |
javascript_helper.rb
|
Deprecate button_to_function and link_to_function helpers.
|
2012-08-07 20:57:42 -03:00 |
number_helper.rb
|
Do not propagate the :raise option to AS number helpers
|
2012-06-24 19:30:05 -03:00 |
output_safety_helper.rb
|
Revert "Remove blank trailing comments"
|
2012-05-23 22:43:08 +05:30 |
record_tag_helper.rb
|
Move ActionController::RecordIdentifier to ActionView
|
2012-08-28 10:51:03 +02:00 |
rendering_helper.rb
|
Revert "Remove blank trailing comments"
|
2012-05-23 22:43:08 +05:30 |
sanitize_helper.rb
|
Move action_controller/vendor/html-scanner to action_view
|
2012-08-28 10:51:03 +02:00 |
tag_helper.rb
|
load active_support/core_ext/object/blank in active_support/rails
|
2012-08-02 21:59:22 +02:00 |
tags.rb
|
Add several HTML5 input helpers
|
2012-05-21 17:23:56 -03:00 |
text_helper.rb
|
Tidy up excerpt separator logic a bit
|
2012-09-08 09:22:40 -03:00 |
translation_helper.rb
|
Fixed typo new_defautls -> new_defaults.
|
2012-05-23 11:04:15 +12:00 |
url_helper.rb
|
Update some code styles.
|
2012-10-06 22:01:32 -03:00 |