grape-entity Questions

0

Let's say i have Base class "Attachment < ActiveRecord::Base" and 2 child classes "Attachment::Video < Attachment" , "Attachment::Image < Attachment". present Attachment.all, with: API::...
Thirsty asked 10/10, 2016 at 9:36

2

Solved

I'm writing an API server with grape and i choose to use grape-entity because it has the capability to auto generate the documentation for swagger. But now i have a problem when i set a param as re...
Montez asked 8/4, 2015 at 14:20

1

Solved

I am using Grape and Rails to create a REST API. I have the basic architecture in place and I am looking for places to 'clean' things up. One of those places is the error handling/processing. I am...
Preferential asked 23/10, 2014 at 12:59
1

© 2022 - 2024 — McMap. All rights reserved.