Tim Mertens
Results
1
comments of
Tim Mertens
@reprah Yes, we are using the helpers to generate callback URLs. Here is an example: ``` ruby class Capabilities include GrapeRouteHelpers::NamedRouteMatcher def my_callback_hash_generator # Where `api_install_complete_path` is the grape route...