mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Missing require for the class/attribute.rb [4812 state:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
This commit is contained in:
committed by
José Valim
parent
f29fb0dd9e
commit
6c4bab306a
@@ -1,3 +1,4 @@
|
||||
require 'active_support/core_ext/class/attribute'
|
||||
require 'active_support/core_ext/class/attribute_accessors'
|
||||
require 'active_support/core_ext/class/inheritable_attributes'
|
||||
require 'active_support/core_ext/class/delegating_attributes'
|
||||
|
||||
Reference in New Issue
Block a user