strong_versions
Ensure your gems are appropriately versioned
Used 47 times
A
Andrew Mason
Usage
Run this command in your Rails app directory in the terminal:
rails app:template LOCATION="https://railsbytes.com/script/xjNsMn"
Template Source
Review the code before running this template on your machine.
def do_bundle
Bundler.with_unbundled_env { run "bundle install" }
end
run 'bundle add strong_versions --group "development"'
do_bundle
run "bundle binstubs strong_versions"
run "bin/strong_versions"