Method: Representable::Binding#array
- Defined in:
- lib/representable/binding.rb
#array ⇒ Object (readonly) Also known as: array?
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 array @array end |