class Cattri::Context
def initialize(target)
-
target
(Module, Class
) -- the receiver where attributes are defined
def initialize(target) @target = target end
target
(Module, Class
)
-- the receiver where attributes are defined
def initialize(target) @target = target end