Jesper Christiansen

Results 15 comments of Jesper Christiansen

This works fine for me running it locally on my Macbook Pro (non-docker)

I'll take a stab at it and get back to you with a PR :)

@clayallsopp so you're saying that added `def event_id` would make my `collection_path` and `member_path` being `/events/:event_id/photos` and `/events/:event_id/photos/:id` work? I can't seem to get that working either..

I can get it working if i manually pass in the params in the find or find_all methods, but I can't by just defining the method in the model

Never got to continue working on this one. Moved to San Francisco recently, and have been tied up in getting settled. I do plan on implementing nested collection paths, though...