mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Update routes loading for Rails 4
This commit is contained in:
@@ -105,7 +105,7 @@ module Openfoodnetwork
|
||||
#{config.root}/app/jobs
|
||||
)
|
||||
|
||||
config.paths["config/routes"] = %w(
|
||||
config.paths["config/routes.rb"] = %w(
|
||||
config/routes/api.rb
|
||||
config/routes.rb
|
||||
config/routes/admin.rb
|
||||
|
||||
Reference in New Issue
Block a user