Class: PgMeta::Column

Inherits:
Object
  • Object
show all
Defined in:
lib/pg_graph/ext/meta.rb

Instance Method Summary collapse

Instance Method Details

#pathObject



53
# File 'lib/pg_graph/ext/meta.rb', line 53

def path() table.path + "." + name end