Method: Masamune::Helpers::Postgres#tables

Defined in:
lib/masamune/helpers/postgres.rb

#tablesObject



58
59
60
61
# File 'lib/masamune/helpers/postgres.rb', line 58

def tables
  update_tables
  @cache.keys
end