generate completed quizzes

This commit is contained in:
Mark Moser
2017-02-24 13:30:22 -06:00
parent b65834d962
commit 7bb795e379
5 changed files with 90 additions and 7 deletions

View File

@ -53,6 +53,7 @@ group :development, :test do
gem 'byebug', platform: :mri
gem 'pry-byebug'
gem 'pry-rails'
gem 'faker'
gem 'brakeman'
gem 'rubocop', '~> 0.42.0'