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
Vijay Dev 5cc178a291 Merge branch 'master' of github.com:lifo/docrails
Conflicts:
	actionpack/lib/action_view/helpers/form_helper.rb
	railties/lib/rails/info_controller.rb
2012-12-15 21:20:28 +05:30
..
helpers Merge branch 'master' of github.com:lifo/docrails 2012-12-15 21:20:28 +05:30
locale Moving NumberHelpers from ActionView to ActiveSupport 2012-05-27 18:14:21 -07:00
renderer Replace some global Hash usages with the new thread safe cache. 2012-12-14 12:18:47 +01:00
template Replace some global Hash usages with the new thread safe cache. 2012-12-14 12:18:47 +01:00
testing Remove trailing white-spaces 2011-06-05 10:34:40 -05:00
vendor unshift html-scanner into $LOAD_PATH rather than append 2012-11-27 19:32:30 +09:00
base.rb Hash Syntax to 1.9 related changes 2012-10-29 13:10:53 +02:00
buffers.rb deprecate String#encoding_aware? and remove its usage 2011-12-24 15:57:54 +03:00
context.rb add second t to overwritten 2012-07-12 11:21:09 -05:00
digestor.rb Replace some global Hash usages with the new thread safe cache. 2012-12-14 12:18:47 +01:00
flows.rb alias_method added 2012-01-23 21:16:24 +05:30
helpers.rb 🔥 Rails asset id support 2012-10-15 09:47:16 -05:00
log_subscriber.rb Optimize log subscribers to check if the log level is sufficient before performing an operations. 2012-09-30 09:47:24 -07:00
lookup_context.rb Replace some global Hash usages with the new thread safe cache. 2012-12-14 12:18:47 +01:00
model_naming.rb Add ActionView::ModelNaming 2012-08-28 10:51:03 +02:00
path_set.rb delegate PathSet's enumerator methods 2012-11-09 12:09:50 +03:00
railtie.rb nodoc AD & AV railties classes 2012-12-01 13:12:41 -05:00
record_identifier.rb Fix ActionView::RecordIdentifier to work as a singleton 2012-08-28 11:19:37 +02:00
routing_url_for.rb Hash Syntax to 1.9 related changes 2012-10-29 13:10:53 +02:00
template.rb Make caller attribute in deprecation methods optional 2012-10-30 10:23:41 +08:00
test_case.rb refactor ActionView::TestCase internals to track rendered locals 2012-10-11 08:47:10 +02:00