Class: API::Hooks::UrlVariables

Inherits:
Grape::API
  • Object
show all
Defined in:
lib/api/hooks/url_variables.rb

Overview

It is important that this re-usable module is not a Grape Instance, since it will be re-mounted. rubocop: disable API/Base