1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-03 13:30:02 +00:00

Delayed job gem installed

This commit is contained in:
2015-02-09 10:32:59 -05:00
parent b7122fda8b
commit 7f692cc925
2 changed files with 7 additions and 0 deletions

View File

@@ -52,6 +52,7 @@ gem 'spring', group: :development
gem 'cancan'
gem 'round_robin_tournament'
gem 'rb-readline'
gem 'delayed_job_active_record'