mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-13 16:40:48 +00:00
O
Merge branch 'development' of https://github.com/jcwimer/wrestlingApp into development
This commit is contained in:
@@ -34,6 +34,10 @@ module Wrestling
|
||||
config.to_prepare do
|
||||
DeviseController.respond_to :html, :json
|
||||
end
|
||||
|
||||
config.autoload_paths += %W(#{config.root}/app/services/tournament_services)
|
||||
config.autoload_paths += %W(#{config.root}/app/services/wrestler_services)
|
||||
config.autoload_paths += %W(#{config.root}/app/services/bracket_advancement)
|
||||
end
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user