Class: Activerecord::Multirange::OID::MultiRange::Data

Inherits:
Struct
  • Object
show all
Defined in:
lib/activerecord-multirange/oid/multi_range.rb

Instance Attribute Summary collapse

Instance Attribute Details

#rangesObject

Returns the value of attribute ranges

Returns:

  • (Object)

    the current value of ranges



9
10
11
# File 'lib/activerecord-multirange/oid/multi_range.rb', line 9

def ranges
  @ranges
end