Method: GOM::Object::Mapping.singleton
- Defined in:
- lib/gom/object/mapping.rb
.singleton ⇒ Object
44 45 46 |
# File 'lib/gom/object/mapping.rb', line 44 def self.singleton @mapping ||= self.new end |
44 45 46 |
# File 'lib/gom/object/mapping.rb', line 44 def self.singleton @mapping ||= self.new end |