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



229
230
231
# File 'lib/rom/sql/extensions/postgres/types.rb', line 229

def a
  @a
end

#bObject

Returns the value of attribute b



229
230
231
# File 'lib/rom/sql/extensions/postgres/types.rb', line 229

def b
  @b
end

#cObject

Returns the value of attribute c



229
230
231
# File 'lib/rom/sql/extensions/postgres/types.rb', line 229

def c
  @c
end