wp-carrington-blueprint
wp-carrington-blueprint copied to clipboard
Add Gemfile
Every project to have a Gemfile in the project root. This should coordinate well with Capistrano command to run bundle install
(and npm install
for package.json, eventually) on local project installation.