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