mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Refactored match generation so I can eventually support multiple types of tournaments
This commit is contained in:
@@ -34,6 +34,8 @@ module Wrestling
|
||||
config.to_prepare do
|
||||
DeviseController.respond_to :html, :json
|
||||
end
|
||||
|
||||
config.autoload_paths += %W(#{config.root}/app/services/tournament_services)
|
||||
end
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user