Method: Marty::DeloreanRule#self_as_hash
- Defined in:
- app/models/marty/delorean_rule.rb
#self_as_hash ⇒ Object
21 22 23 |
# File 'app/models/marty/delorean_rule.rb', line 21 def self_as_hash attributes + { 'classname' => self.class.name } end |