capistrano-faster-rails 1.0.8
Make your Ruby On Rails project deploying with Capistrano even faster. It skips unnecessary steps(`rails db:migrate`, `bundle install`, `rake assets:precompile`, `yarn:install`) intelligently.
Gemfile:
=
install:
=
Star
License: