-
Heinrich Lee Yu authored
This moves the file to app/controllers/concerns because admin/concerns isn't a top-level autoload path so we need the Concern:: namespace if we want it there Since we also use this in app/controllers/omniauth_callbacks_controller.rb, I think it' better to just move instead of changing the namespace
6349f0d3