mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Moved to puma having issues with delayed jobs and passenger
This commit is contained in:
3
Gemfile
3
Gemfile
@@ -53,7 +53,8 @@ gem 'spring', :group => :development
|
||||
gem 'round_robin_tournament'
|
||||
gem 'rb-readline'
|
||||
gem 'delayed_job_active_record'
|
||||
gem 'puma'
|
||||
group :development do
|
||||
gem 'puma'
|
||||
|
||||
#gem 'bullet'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user