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 |
45 46 47 |
# File 'lib/representable/debug.rb', line 45 def populator super.extend(Populator) end |