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
2012-01-11 23:49:15 -02:00
..
helpers html_escape already handles nil 2012-01-11 23:49:15 -02:00
locale Add button_tag support to ActionView::Helpers::FormBuilder. 2011-12-11 08:56:26 -05:00
renderer Whitespaces ✂️ 2012-01-05 17:59:25 -03:00
template Change more Array.wrap to Kernel#Array 2012-01-05 17:57:56 -03:00
testing Remove trailing white-spaces 2011-06-05 10:34:40 -05:00
asset_paths.rb Handle correctly optional parameters for callable asset_host. 2011-11-29 02:01:18 -05:00
base.rb Merge pull request #4117 from lest/remove-deprecated 2012-01-05 13:58:58 -08:00
buffers.rb deprecate String#encoding_aware? and remove its usage 2011-12-24 15:57:54 +03:00
context.rb Tidy up pending TODOs after discussion with Mr. Gatoz (@wycats). 2011-05-01 19:39:57 +02:00
flows.rb More cleanup and moving responsibilities around. 2011-05-01 13:40:12 +02:00
helpers.rb add benchmark helper that works in erb 2012-01-07 12:17:48 +03:00
log_subscriber.rb make the logs a little simpler to view, put the render message inline with other events, pull processing to char[0] and add a new line to the completed. looks more like a block now, which is useful for serial actions like test/dev 2011-06-24 13:10:06 -07:00
lookup_context.rb Change more Array.wrap to Kernel#Array 2012-01-05 17:57:56 -03:00
path_set.rb We need [] method here. previously it's an array. 2011-08-13 13:13:05 +05:30
railtie.rb Remove utf8_enforcer_param config option 2011-06-11 01:58:26 -07:00
template.rb Change more Array.wrap to Kernel#Array 2012-01-05 17:57:56 -03:00
test_case.rb instance_variables method returns symbols in 1.9 ruby 2012-01-07 15:30:05 +03:00