Gonzalo Melo
Gonzalo Melo
Hi, I have a question. How can I integrate this gem with Grape? I think that I have to set _acts_as_token_authentication_handler_for_ on the root class of Grape API, as it...
It would be really helpful if this gem supports registration. I don't know much of ROR but I want to develop the registration module support. Can you give me some...
If I test the POST method of a Pet, I get the response: "body is missing". How can I set a Grape-Entity parameter as a type in Grape params definition?