Libraries
»
helm
(0.0.2)
»
Index (D)
»
Helm
»
CLI
»
DB
Class: Helm::CLI::DB
Inherits:
Thor
Object
Thor
Helm::CLI::DB
show all
Includes:
Helm::Commands::Database
Defined in:
lib/helm/cli.rb
Instance Method Summary
collapse
#
update
⇒ Object
Instance Method Details
#
update
⇒
Object
16 17 18
# File 'lib/helm/cli.rb', line 16
def
update
Migrate
.
new
(
Helm
.
config
,
options
)
.
execute
end