Created
August 10, 2019 10:50
-
-
Save FlowerWrong/30c0be25dfec40c53cf5c135769f4f19 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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