This commit is contained in:
Nicolas Bally 2015-02-25 00:11:13 +01:00
parent ef2a73636b
commit a94bbe47eb
3 changed files with 6 additions and 2 deletions

4
Capfile Normal file
View File

@ -0,0 +1,4 @@
load 'deploy' if respond_to?(:namespace) # cap2 differentiator
Dir['vendor/gems/*/recipes/*.rb','vendor/plugins/*/recipes/*.rb'].each { |plugin| load(plugin) }
load 'config/deploy' # remove this line to skip loading any of the default tasks

View File

@ -6,7 +6,7 @@ set :application, 'blog_perso_app'
require "rvm/capistrano"
set :rvm_ruby_string, 'ruby-1.9.3-p0'
set :rvm_ruby_string, 'ruby-2.1.2'
set :rvm_type, :user
set :user, 'web'

View File

@ -19,4 +19,4 @@ test:
# Do not keep production secrets in the repository,
# instead read values from the environment.
production:
secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>
secret_key_base: 036d36e22b059c5879d518cba92c2a699d169fb8b1b6854879d8397bcf598a587e55c46f1e3c6f23a6b2bb82b0e5a4ea17a98e4937cccd221307bf5ac86aa7de