Class: Activerecord::Multirange::OID::MultiRange::Data
- Inherits:
-
Struct
- Object
- Struct
- Activerecord::Multirange::OID::MultiRange::Data
- Defined in:
- lib/activerecord-multirange/oid/multi_range.rb
Instance Attribute Summary collapse
-
#ranges ⇒ Object
Returns the value of attribute ranges.
Instance Attribute Details
#ranges ⇒ Object
Returns the value of attribute ranges
9 10 11 |
# File 'lib/activerecord-multirange/oid/multi_range.rb', line 9 def ranges @ranges end |