mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Revert "Require only path_set && lookup_context instead of whole base"
This reverts commit 77bb03df2ca3687b290e9fe77d21007642f0329c.
This commit is contained in:
parent
766fa97b45
commit
769d6dc423
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
|||
require 'action_view/path_set'
|
||||
require 'action_view/lookup_context'
|
||||
require 'action_view/base'
|
||||
|
||||
module ActionView
|
||||
module ViewPaths
|
||||
|
|
Loading…
Reference in a new issue