Module: Disposable::Twin::ModelReaders

Included in:
Disposable::Twin
Defined in:
lib/disposable/twin.rb

Instance Attribute Summary collapse

Instance Attribute Details

#mapperObject (readonly)

Returns the value of attribute mapper.



133
134
135
# File 'lib/disposable/twin.rb', line 133

def mapper
  @mapper
end

#modelObject (readonly)

#model is a private concept.



132
133
134
# File 'lib/disposable/twin.rb', line 132

def model
  @model
end