1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_dispatch
Aaron Patterson 8611b15924
Only cache the view_context_class in one place
This patch removes the instance writer of view_context_class.
Subclasses may override it, but it doesn't need to be written.  This
also eliminates the need to cache the return value of the class level
`view_context_class` method.
2019-01-18 15:07:22 -08:00
..
http
journey
middleware
request
routing
system_testing
testing
journey.rb
railtie.rb
routing.rb
system_test_case.rb