kstrano 0.0.35 → 0.0.36

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/lib/kstrano.rb +1 -1
  2. metadata +1 -1
data/lib/kstrano.rb CHANGED
@@ -11,7 +11,7 @@ set :permission_method, :acl
11
11
  set :server_name, nil
12
12
 
13
13
  set :dump_assetic_assets, true
14
- set :interactive_mode, true
14
+ set :interactive_mode, false
15
15
  set :clear_controllers, false # set this by default to false, because it's quiet dangerous for existing projects. You need to make sure it doesn't delete your app.php
16
16
 
17
17
  # http://getcomposer.org/doc/03-cli.md
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kstrano
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.35
4
+ version: 0.0.36
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: