A lot of fixes from a live test
This commit is contained in:
@ -2,6 +2,7 @@ module RoutingHelper
|
||||
extend ActiveSupport::Concern
|
||||
include Rails.application.routes.url_helpers
|
||||
include GrapeRouteHelpers::NamedRouteMatcher
|
||||
include ActionView::Helpers::AssetUrlHelper
|
||||
|
||||
included do
|
||||
def default_url_options
|
||||
|
Reference in New Issue
Block a user