Add this line to your application's Gemfile:
gem 'capistrano', '~> 3.2'
gem 'capistrano-chruby'
And then execute:
# Capfile
require 'capistrano/chruby'
# config/deploy.rb
set :chruby_ruby, 'ruby-2.0.0-p247'
If your chruby-exec
is located in some custom path, you can tweak chruby_exec
option to set it.
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4