Skip to content

Instantly share code, notes, and snippets.

@FlowerWrong
Created August 10, 2019 10:50
Show Gist options
  • Save FlowerWrong/30c0be25dfec40c53cf5c135769f4f19 to your computer and use it in GitHub Desktop.
Save FlowerWrong/30c0be25dfec40c53cf5c135769f4f19 to your computer and use it in GitHub Desktop.
group :development, :test do
gem 'awesome_print'
gem 'dotenv-rails'
gem 'seed_dump'
gem 'pry-rails'
gem 'pry-byebug'
gem 'pry-doc'
gem 'rubocop-rails'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment