1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_view/helpers
Stefan Kaes b2630502a0 Fixed autolink regexp compatibility for ruby 1.9 [#783 state:resolved]
Signed-off-by: Joshua Peek <josh@joshpeek.com>
2008-08-09 10:48:56 -05:00
..
javascripts Update Prototype to 1.6.0.2 (Patrick Joyce) [#599 status:committed] 2008-07-19 13:56:38 -05:00
active_record_helper.rb Refactored TextHelper#truncate, highlight, excerpt, word_wrap and auto_link to accept options hash [#705 state:resolved] 2008-07-27 16:49:19 -05:00
asset_tag_helper.rb MemoryStore is the only "unsafe" store. Make it threadsafe by default. 2008-08-06 14:54:18 -05:00
atom_feed_helper.rb Improve documentation. 2008-03-26 12:27:52 +00:00
benchmark_helper.rb Fixed tests (and the weird assumption that no logger would mean that the code wasnt run) 2008-04-30 15:00:15 -05:00
cache_helper.rb Get buffer for fragment cache from template's @output_buffer 2008-07-15 14:43:52 -05:00
capture_helper.rb JavaScriptGenerator should only sets output_buffer for the duration of the update block 2008-07-15 18:42:22 -07:00
date_helper.rb Refactor DateHelper to use DateTimeSelector presenter pattern 2008-08-07 13:13:47 -05:00
debug_helper.rb Merge with docrails. 2008-07-16 13:01:23 +01:00
form_country_helper.rb moving country helpers from form_options_helper to form_country_helper again 2008-07-16 11:30:57 -07:00
form_helper.rb error_message_on takes an options hash instead of ordered parameters [#704 state:resolved] 2008-07-27 16:34:20 -05:00
form_options_helper.rb moving country helpers from form_options_helper to form_country_helper again 2008-07-16 11:30:57 -07:00
form_tag_helper.rb Fix that label_tag doesn't take a symbol for a name. [#719 state:resolved] 2008-07-29 12:39:21 +01:00
javascript_helper.rb Merge with docrails. 2008-07-16 13:01:23 +01:00
number_helper.rb Fixed i18n bulk translate issues in NumberHelper 2008-08-04 22:26:14 -05:00
prototype_helper.rb In javascript helpers option[:type] = :synchronous should work as described in docs. 2008-07-31 21:28:12 +02:00
record_identification_helper.rb Added record identifications to FormHelper#form_for and PrototypeHelper#remote_form_for [DHH] 2007-05-14 17:30:35 +00:00
record_tag_helper.rb Don't pass block binding to concat 2008-06-02 21:32:50 -07:00
sanitize_helper.rb Merge with docrails. 2008-07-16 13:01:23 +01:00
scriptaculous_helper.rb Merge with docrails. 2008-07-16 13:01:23 +01:00
tag_helper.rb Merge with docrails. 2008-07-16 13:01:23 +01:00
text_helper.rb Fixed autolink regexp compatibility for ruby 1.9 [#783 state:resolved] 2008-08-09 10:48:56 -05:00
translation_helper.rb fixing another timezone dependent test 2008-07-16 11:07:08 -07:00
url_helper.rb mail_to should use decodeURIcomponent instead of unescape to be utf friendly. 2008-08-08 15:31:02 +02:00