Libraries
»
representable
(2.3.0)
»
Index
»
Representable
»
Debug
»
Binding
»
#populator
Method: Representable::Debug::Binding#populator
Defined in:
lib/representable/debug.rb
#
populator
⇒
Object
45 46 47
# File 'lib/representable/debug.rb', line 45
def
populator
super
.
extend
(
Populator
)
end