Class: Apartment::CLI
- Inherits:
-
Thor
- Object
- Thor
- Apartment::CLI
- Defined in:
- lib/apartment/cli.rb,
lib/apartment/cli/pool.rb,
lib/apartment/cli/seeds.rb,
lib/apartment/cli/tenants.rb,
lib/apartment/cli/migrations.rb
Defined Under Namespace
Classes: Migrations, Pool, Seeds, Tenants
Class Method Summary collapse
Class Method Details
.exit_on_failure? ⇒ Boolean
11 |
# File 'lib/apartment/cli.rb', line 11 def self.exit_on_failure? = true |