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
Eileen M. Uchitelle d369911478
Merge pull request #35661 from jhawthorn/lookup_context_validation
Validate types assigned to LookupContext#formats=
2019-03-20 11:52:55 -04:00
..
helpers Ruby 2.4 and later support native Unicode case mappings 2019-03-18 02:27:47 +09:00
locale
renderer Templates have one format 2019-02-25 13:18:44 -08:00
tasks
template Remove virtual_path from fallback templates 2019-03-18 12:21:28 -07:00
testing Remove updated_at from Templates 2019-03-15 09:30:44 -07:00
base.rb Rename ActionView::Base#run to #_run 2019-03-15 20:31:24 +00:00
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 Re-add Template#updated_at as deprecated 2019-03-19 15:01:56 -07:00
flows.rb
gem_version.rb Prep release 2019-03-11 11:58:15 -04: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 Don't compact formats 2019-03-19 16:34:12 -07: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 Avoid assigning [nil] to formats 2019-03-19 16:33:56 -07: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 Re-add Template#updated_at as deprecated 2019-03-19 15:01:56 -07: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