Emiliano Jankowski

Results 15 issues of Emiliano Jankowski

There is no need to have a rails dependency, specially because it's requiring gems like we don't actually need on specific rails apps like APIs. ``` sprockets/railtie: 3.6641 MiB sprockets/rails/context:...

Guys, I'm trying to create a simple object but when I do it, it first run a `GET` and of corse since the resource doesn't exists it rise an exception:...

bug

Hello there! First of all, I love this library! Thanks for working on it! 💪🏼 This is more like a question rather than a feature request, but is there any...

feature request

Hi there, its more of a questions, since its not that clear so far. But how does it deal with nested resources like `/users/:id/phones`? I can only see that you...

I'm wondering if there is a way to synchronise a resource in a conditional way. Since I have resources that can be modified from different end points. For example: Resource:...