magic_recipes 0.1.6 → 0.1.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -14,7 +14,9 @@ set :deploy_to, "/home/deploy/apps/#{application}" #=> deploy path
14
14
  set :rails_env, "production" #=> Rails environment
15
15
 
16
16
  # => set :use_sudo, true
17
- # => set :put_via, :scp # => :sftp | :scp
17
+ # => set :put_via, :scp # => :sftp | :scp
18
+
19
+ # => ssh_options[:port] = 23 # => SSHPort
18
20
 
19
21
  # rvm variables:
20
22
  # => set :rvm_ruby, '1.9.3' #=> Ruby version
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: magic_recipes
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.6
4
+ version: 0.1.7
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: