Class: ROM::SQL::Types::PG::Line

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

Instance Attribute Summary collapse

Instance Attribute Details

#aObject

Returns the value of attribute a



410
411
412
# File 'lib/rom/sql/extensions/postgres/types.rb', line 410

def a
  @a
end

#bObject

Returns the value of attribute b



410
411
412
# File 'lib/rom/sql/extensions/postgres/types.rb', line 410

def b
  @b
end

#cObject

Returns the value of attribute c



410
411
412
# File 'lib/rom/sql/extensions/postgres/types.rb', line 410

def c
  @c
end