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
Ryan Bigg e2ca039e5a Slice out options for cache_fragment_name explicitly
This allows expire_in (and other options) to be passed to the cache method
2016-01-28 11:02:48 +11:00
..
helpers Slice out options for cache_fragment_name explicitly 2016-01-28 11:02:48 +11:00
locale
renderer allow :file to be outside rails root, but anything else must be inside the rails view directory 2016-01-22 15:02:27 -08:00
tasks
template Merge branch '5-0-beta-sec' 2016-01-25 11:25:11 -08:00
testing allow :file to be outside rails root, but anything else must be inside the rails view directory 2016-01-22 15:02:27 -08:00
base.rb Fix usage of word alternatively in docs [ci skip] 2015-10-06 23:20:27 +05:30
buffers.rb
context.rb
dependency_tracker.rb Require only necessary concurrent-ruby classes. 2015-11-04 21:12:28 -05:00
digestor.rb Require only necessary concurrent-ruby classes. 2015-11-04 21:12:28 -05:00
flows.rb Use ActiveSupport::SafeBuffer when flushing content_for 2015-05-25 22:13:03 +10:00
gem_version.rb bumping version 2016-01-25 10:22:15 -08:00
helpers.rb
layouts.rb Improve readability of docs by using code tag [ci skip] 2015-09-29 14:44:17 +05:30
log_subscriber.rb
lookup_context.rb Merge branch '5-0-beta-sec' 2016-01-25 11:25:11 -08:00
model_naming.rb
path_set.rb allow :file to be outside rails root, but anything else must be inside the rails view directory 2016-01-22 15:02:27 -08:00
railtie.rb debug_missing_translation configuration added to action_view 2015-12-18 22:45:05 +03:30
record_identifier.rb do not use div_for in example [ci skip] 2015-12-22 14:36:24 +09:00
rendering.rb Remove ActionView dependence on ActionPack's Mime implementation 2016-01-17 12:20:52 -05:00
routing_url_for.rb Merge pull request #21894 from abhishekjain16/refactor_with_dry 2015-10-08 14:16:46 -03:00
template.rb Deprecate exception#original_exception in favor of exception#cause 2015-11-03 06:54:34 -08:00
test_case.rb TestController#parameters returns AC::Parameters 2015-12-29 14:40:17 -06:00
version.rb
view_paths.rb [skip ci] Lookup can be a noun but it is not a verb 2015-07-17 20:18:57 +02:00