1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionview/lib/action_view
Rafael Mendonça França 452d746006 Make the method name the first argument
This is the only argument that changes over the method calls so it is
better to it be the first one
2013-11-09 18:28:32 -02:00
..
helpers Make the method name the first argument 2013-11-09 18:28:32 -02:00
locale
renderer
tasks Adds template dependencies rake task from cache_digests gem. 2013-09-26 21:19:19 +02:00
template
testing
vendor
base.rb Add missing requires inside AV 2013-08-25 11:39:12 +02:00
buffers.rb
context.rb
dependency_tracker.rb
digestor.rb add a new local variable to track if digests are being stored, to ensure the cleanup works correctly 2013-10-17 09:00:37 +13:00
flows.rb
helpers.rb
layouts.rb Add missing requires inside AV 2013-08-25 11:39:12 +02:00
log_subscriber.rb Drop one more string allocation 2013-11-09 18:28:32 -02:00
lookup_context.rb
model_naming.rb
path_set.rb
railtie.rb Adds template dependencies rake task from cache_digests gem. 2013-09-26 21:19:19 +02:00
record_identifier.rb
rendering.rb Remove remaining coupling with AV in MimeResponds 2013-09-09 12:33:53 -03:00
routing_url_for.rb
template.rb Avoid unnecessary catching of Exception instead of StandardError (converting Exceptions into StandardErrors) 2013-10-24 16:43:27 -07:00
test_case.rb
version.rb
view_paths.rb