Method: Representable::Binding#representable

Defined in:
lib/representable/binding.rb

#representableObject (readonly) Also known as: representable?

DISCUSS: an overall strategy to speed up option reads will come around 3.0.



36
37
38
# File 'lib/representable/binding.rb', line 36

def representable
  @representable
end