rails--rails/actionpack/lib/action_view
Vijay Dev 5f6bcd74fd Merge pull request #3780 from marcbowes/master
Fix favicon_link_tag help text
2011-12-16 11:13:39 -08:00
..
helpers Merge pull request #3780 from marcbowes/master 2011-12-16 11:13:39 -08:00
locale Add button_tag support to ActionView::Helpers::FormBuilder. 2011-12-11 08:56:26 -05:00
renderer Update partials documentation, partial_path is no longer generated using RecordIdentifier 2011-12-10 01:30:21 +01:00
template Revert accidental change from cattr_accessor to class_attribute. 2011-12-08 19:01:15 +01: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 Use do end for multiline block. 2011-12-05 23:11:20 +02:00
buffers.rb Remove trailing white-spaces 2011-06-05 10:34:40 -05:00
context.rb
flows.rb
helpers.rb
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 Clean up details keys before some tests to expire the cache. 2011-12-14 09:23:34 +01: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 load the encoding converter to work around [ruby-core:41556] when switching encodings 2011-12-08 15:14:07 -08:00
test_case.rb Merge pull request #3196 from avakhov/patch-am-av-tests-2 2011-10-09 02:15:19 -07:00