Removing grape and adding devise
This commit is contained in:
parent
3b4e04dc32
commit
7e93da3f8d
9 changed files with 400 additions and 58 deletions
|
@ -1,7 +1,6 @@
|
|||
module RoutingHelper
|
||||
extend ActiveSupport::Concern
|
||||
include Rails.application.routes.url_helpers
|
||||
include GrapeRouteHelpers::NamedRouteMatcher
|
||||
include ActionView::Helpers::AssetUrlHelper
|
||||
|
||||
included do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue