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.



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

def mapper
  @mapper
end

#modelObject (readonly)

#model is a private concept.



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

def model
  @model
end