Module: Fasta

Defined in:
lib/fasta/app/endpoints/model.rb,
lib/fasta.rb,
lib/fasta/cli.rb,
lib/fasta/version.rb,
lib/fasta/server/actions.rb,
lib/fasta/server/core/read.rb,
lib/fasta/server/core/write.rb,
lib/fasta/server/actions/put.rb,
lib/fasta/server/actions/show.rb,
lib/fasta/server/actions/index.rb,
lib/fasta/server/actions/patch.rb,
lib/fasta/server/actions/create.rb,
lib/fasta/server/actions/delete.rb,
lib/fasta/server/core/responder.rb,
lib/fasta/app/endpoints/model/put.rb,
lib/fasta/app/endpoints/model/show.rb,
lib/fasta/app/endpoints/model/index.rb,
lib/fasta/app/endpoints/model/patch.rb,
lib/fasta/app/endpoints/model/create.rb,
lib/fasta/app/endpoints/model/delete.rb

Overview

Do @@db_table_name as table name for current module

Defined Under Namespace

Modules: Model, Server Classes: Error, Installer

Constant Summary collapse

VERSION =
"0.2.1"