mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-06 22:44:14 +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 'round_robin_tournament'
|
||||||
gem 'rb-readline'
|
gem 'rb-readline'
|
||||||
gem 'delayed_job_active_record'
|
gem 'delayed_job_active_record'
|
||||||
|
gem 'puma'
|
||||||
group :development do
|
group :development do
|
||||||
gem 'puma'
|
|
||||||
#gem 'bullet'
|
#gem 'bullet'
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user