mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Uses extlib_inheritable_accessor
This commit is contained in:
parent
181cd109d9
commit
af68eb99c1
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
require 'active_support/core_ext/class/inheritable_attributes'
|
||||
|
||||
module ActionController
|
||||
# ActionController::Metal provides a way to get a valid Rack application from a controller.
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue