Class: Golem::Command::SetupDb
- Defined in:
- lib/golem/command/setup_db.rb
Overview
Command to setup the database schema (only useful for DB::Pg).
Instance Method Summary collapse
-
#run ⇒ Object
Run the command.
Methods inherited from Base
#command, #initialize, #verbose?
Constructor Details
This class inherits a constructor from Golem::Command::Base