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
2006-11-19 23:01:32 +00:00
..
javascripts Update trunk w/ latest Prototype and script.aculo.us 2006-11-19 23:01:32 +00:00
active_record_helper.rb
asset_tag_helper.rb Fixed that setting RAILS_ASSET_ID to "" should not add a trailing slash after assets (closes #6454) [BobSilva/chrismear] 2006-10-22 23:41:11 +00:00
benchmark_helper.rb
cache_helper.rb
capture_helper.rb ActionView::Base.erb_variable accessor names the buffer variable used to render templates. Defaults to _erbout; use _buf for erubis. 2006-11-17 13:10:23 +00:00
date_helper.rb
debug_helper.rb
deprecated_helper.rb Deprecate JavaScriptHelper#update_element_function, which is superseeded by RJS [Thomas Fuchs] 2006-11-06 09:40:30 +00:00
form_helper.rb Set ActionView::Base.default_form_builder once rather than passing the :builder option to every form or overriding the form helper methods. 2006-11-03 04:16:58 +00:00
form_options_helper.rb
form_tag_helper.rb Use new deprecate syntax so that alternatives are given with the warning 2006-10-24 17:14:50 +00:00
java_script_macros_helper.rb
javascript_helper.rb Added an html_options hash parameter to javascript_tag() and update_page_tag() helpers #6311 [tzaharia] 2006-10-09 00:50:11 +00:00
number_helper.rb Use new deprecate syntax so that alternatives are given with the warning 2006-10-24 17:14:50 +00:00
pagination_helper.rb
prototype_helper.rb Remove JavaScriptLiteral in favor of ActiveSupport::JSON::Variable. 2006-11-11 18:29:11 +00:00
scriptaculous_helper.rb Docfix (closes #6462) 2006-10-23 00:01:51 +00:00
tag_helper.rb Added block-usage to PrototypeHelper#form_remote_tag, document block-usage of FormTagHelper#form_tag [Rick] 2006-10-24 03:06:57 +00:00
text_helper.rb simple_format helper doesn't choke on nil. Closes #6644. 2006-11-19 09:57:16 +00:00
url_helper.rb make sure link_to_image is deprecated as well as link_image_to 2006-10-24 18:30:50 +00:00