Class: YDD::Application
- Inherits:
-
Thor
- Object
- Thor
- YDD::Application
- Includes:
- Thor::Actions
- Defined in:
- lib/ydd/application.rb
Constant Summary collapse
- METHOD_OPTIONS =
{ :env => :string, :force => :boolean, :skip_schema => :boolean, :skip_data => :boolean, :tables => :string }