Class: ROM::SQL::Types::PG::Box

Inherits:
Struct
  • Object
show all
Defined in:
lib/rom/sql/extensions/postgres/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#lower_leftObject

Returns the value of attribute lower_left



429
430
431
# File 'lib/rom/sql/extensions/postgres/types.rb', line 429

def lower_left
  @lower_left
end

#upper_rightObject

Returns the value of attribute upper_right



429
430
431
# File 'lib/rom/sql/extensions/postgres/types.rb', line 429

def upper_right
  @upper_right
end