Module: Jaso::Attributable::PrependMethods
- Defined in:
- lib/jaso/attributable.rb
Instance Method Summary collapse
Instance Method Details
#__call ⇒ Object
21 22 23 24 |
# File 'lib/jaso/attributable.rb', line 21 def __call __assign_attributes super end |