mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
rendering controller needs base
This commit is contained in:
parent
71cd5b9568
commit
39b708be96
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
require "abstract_controller/base"
|
||||
require "abstract_controller/logger"
|
||||
|
||||
module AbstractController
|
||||
|
|
Loading…
Reference in a new issue