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
Ryuta Kamizono 12ff6064d1
Update actionview/lib/action_view/template.rb
Co-Authored-By: tenderlove <tenderlove@github.com>
2019-02-25 12:33:29 -08:00
..
helpers rename push / pop function 2019-02-19 13:46:09 -08:00
locale
renderer Add a finalizer to inline templates 2019-02-22 17:59:55 -08:00
tasks
template Dereference the format type before template construction 2019-02-25 12:26:30 -08:00
testing Always pass a format to the ActionView::Template constructor 2019-02-25 12:26:25 -08:00
base.rb [ci skip] actionview typo fixes. 2019-02-21 01:33:14 +05:30
buffers.rb [ci skip] Doc ActionView::OutputBuffer 2018-09-06 15:28:45 -05:00
context.rb Directly include "CompiledTemplates" module 2019-01-18 15:51:15 -08:00
dependency_tracker.rb
digestor.rb remove another call to rendered_format= 2019-02-17 17:43:39 -08:00
file_template.rb Introduce a file type template, deprecate Template#refresh 2019-02-01 12:09:46 -08:00
flows.rb
gem_version.rb Preparing for 6.0.0.beta1 release 2019-01-18 15:42:12 -05:00
helpers.rb Remove RecordTagHelper 2018-04-07 09:28:01 +09:00
layouts.rb Pass lookup context to the layout handlers 2019-02-22 10:39:25 -08:00
log_subscriber.rb Add allocations to template renderer subscription 2018-10-10 08:07:12 -04:00
lookup_context.rb Deprecate LookupContext#rendered_format 2019-02-19 15:52:33 -08:00
model_naming.rb
path_set.rb
railtie.rb Deprecate finalizer configuration (it doesn't do anything) 2019-02-06 16:57:34 -08:00
record_identifier.rb Add Style/RedundantFreeze to remove redudant .freeze 2018-09-29 07:18:44 +00:00
rendering.rb Ensure that rendered templates always have a format 2019-02-22 11:58:04 -08:00
routing_url_for.rb respect path_only option when an array is passed into url_for 2018-10-01 19:31:08 +02:00
template.rb Update actionview/lib/action_view/template.rb 2019-02-25 12:33:29 -08:00
test_case.rb Enable Performance/UnfreezeString cop 2018-09-23 08:56:55 +09:00
version.rb
view_paths.rb Teach DetailsKey how to clear the template cache 2019-02-08 16:13:03 -08:00