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
2019-02-25 15:11:12 -08:00
..
helpers Templates have one format 2019-02-25 13:18:44 -08:00
locale
renderer Templates have one format 2019-02-25 13:18:44 -08:00
tasks Use frozen string literal in actionview/ 2017-07-24 11:53:43 +03:00
template Remove potential variants mutation in decorate 2019-02-25 14:25:43 -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 [Action View] require_relative => require 2017-10-21 22:48:28 +09:00
digestor.rb remove another call to rendered_format= 2019-02-17 17:43:39 -08:00
file_template.rb Change variants to variant 2019-02-25 14:38:12 -08:00
flows.rb Use frozen string literal in actionview/ 2017-07-24 11:53:43 +03:00
gem_version.rb Preparing for 6.0.0.beta2 release 2019-02-25 17:45:04 -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 Use frozen string literal in actionview/ 2017-07-24 11:53:43 +03:00
path_set.rb Use frozen string literal in actionview/ 2017-07-24 11:53:43 +03:00
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 Merge pull request #35408 from rails/template-has-one-variant 2019-02-25 15:11:12 -08:00
test_case.rb Enable Performance/UnfreezeString cop 2018-09-23 08:56:55 +09:00
version.rb Use frozen string literal in actionview/ 2017-07-24 11:53:43 +03:00
view_paths.rb Teach DetailsKey how to clear the template cache 2019-02-08 16:13:03 -08:00