Module: ActionDispatch
- Defined in:
- lib/revelry_data/jsonapi_resources_routing_patch.rb
Overview
This exists because JSON API Resources won’t let you route to ‘new’ or ‘edit’ and clobbers the value of the :except param to jsonapi_resources In order to support new and edit forms we have to patch these routing helpers for now
Defined Under Namespace
Modules: Routing