mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-06 02:51:34 +00:00
Remove action_dispatch/request if on rails 5 so we can boot the app in rails 5
This commit is contained in:
@@ -1 +1 @@
|
||||
require "action_dispatch/request"
|
||||
require "action_dispatch/request" unless ENV['DEPENDENCIES_NEXT']
|
||||
|
||||
Reference in New Issue
Block a user