Module: PgRest

Defined in:
lib/pg_rest.rb,
lib/pg_rest/engine.rb,
lib/pg_rest/version.rb,
app/services/pg_rest/api.rb,
app/models/pg_rest/pg_table.rb,
app/services/pg_rest/schema.rb,
app/services/pg_rest/pg_service.rb,
app/jobs/pg_rest/application_job.rb,
app/models/pg_rest/application_record.rb,
app/helpers/pg_rest/application_helper.rb,
app/mailers/pg_rest/application_mailer.rb,
app/controllers/pg_rest/tables_controller.rb,
app/controllers/pg_rest/columns_controller.rb,
app/controllers/pg_rest/application_controller.rb

Defined Under Namespace

Modules: ApplicationHelper, Schema Classes: Api, ApplicationController, ApplicationJob, ApplicationMailer, ApplicationRecord, ColumnsController, Engine, PgService, PgTable, TablesController

Constant Summary collapse

VERSION =
'0.0.2'