mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-29 21:17:17 +00:00
Merge pull request #6662 from luisramos0/action_dispatch
First rails 5 upgrade PR with dual boot: 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