Capistrano Auth-subscriber
Setup
Add the library to your Gemfile
:
group :development do
gem 'capistrano-auth-subscriber'
end
Add the library to your Capfile
:
require 'capistrano/auth-subscriber'
Project
Add the library to your Gemfile
:
group :development do
gem 'capistrano-auth-subscriber'
end
Add the library to your Capfile
:
require 'capistrano/auth-subscriber'