Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-grape

Rails: ruby class name must base on file name?

Ember.js POST requests return 400 from the server (Grape API) but are stored successfully into local storage

Grape custom error with status code

Mount Grape / Sinatra API in Rails on subdomain

Rack apps mounted in different subdomains

ruby sinatra rack ruby-grape

Send file to a client using Grape API

How to validate mutual exclusivity of params in Grape API (Ruby)

ruby ruby-grape grape-api

testing rails grape API with curl, params array

How to work with rack using ruby for storing image on cloudinary with gem carrierwave

ruby rack ruby-grape

Wisper and Grape return results from a POST request

passing argument to model method with grape-entity

How to return an empty response with grape?

Passing argument to grape-entity modules

Parsing Hashie::Mash output to Json in ruby

ruby json hash ruby-grape

Grape, sending JSON as params

Activerecord associations as JSON with Grape

how does rails ActiveModel::Serializers compare to grape?

Why does session[:] doesn't work in grape - rails?