Search code examples
Ruby on Rails: how to efficiently save nested attributes (recursively)?...


ruby-on-railsrubyrubygemsruby-grape

Read More
Grape API (swagger doc) - Global configuration of 'desc'...


ruby-on-railsswaggerdocumentationruby-grape

Read More
Rails +Grape API Authorization | How to validate token scope on a per-endpoint basis?...


ruby-on-railsruby-grape

Read More
How to prevent browser default page saving dialog pop-out in GrapesJS saving command...


javascriptruby-grapegrapesjs

Read More
Grape api (rails) - uninitialized constant Endpoints::TodoAPI (NameError)...


ruby-on-railsruby-grapeuninitialized-constant

Read More
Grape API malformed parameters...


ruby-on-railsrubyruby-on-rails-6ruby-grape

Read More
How I can use param in url without creating table in database...


ruby-on-railsrubysinatraruby-grape

Read More
how to get the remote ip (requester) on grape-api rails application...


ruby-on-railsrubyipruby-grapegrape-api

Read More
Grape - How do I remove headers from response?...


rubyruby-grape

Read More
Stubbing Grape helper...


ruby-on-railsrubydeviseruby-graperuby-mocha

Read More
How to return text with line break with Grape API?...


ruby-on-railsrubyruby-grapegrape-api

Read More
Rspec interprets empty array as lack of parameter with Grape...


arraysrubyrspecruby-grape

Read More
Why doesn't session[:] work in grape - rails?...


ruby-on-railssessionruby-grape

Read More
User Authentication with Grape and Devise...


ruby-on-railsapiruby-on-rails-4deviseruby-grape

Read More
How to get routes by Grape API...


ruby-on-railsapiruby-grape

Read More
Nested resources in grape / swagger...


ruby-on-railsswaggerruby-grape

Read More
added root in grape api but not included in response...


ruby-on-railsrubyapiruby-grapegrape-api

Read More
How to expose Hash in Grape Entity and not use `using`...


ruby-on-railsrubyruby-grapegrape-entity

Read More
How to downgrade Rack to 2.0.8...


ruby-on-railsrackruby-grape

Read More
passing argument to model method with grape-entity...


ruby-on-railsdeviseruby-grapegrape-api

Read More
Rails with Grape API - relation id in params as a filter...


ruby-on-railsrubyruby-grape

Read More
Grape Swagger does not show up Example param...


swaggerruby-grapedredd

Read More
Is there a way to include an external Params block in a Rails Grape resource?...


ruby-on-railsrubyrefactoringruby-grape

Read More
API key authentication with grape and rails...


ruby-on-railsauthenticationrestful-authenticationruby-grape

Read More
Cannot stub Rails.env inside Grape::API class...


ruby-on-railsrspecstubruby-grapegrape-api

Read More
ActionView::MissingTemplate (Missing template layouts/base_mailer...


ruby-on-railsrubyruby-grape

Read More
Rspec mock ActiveRecord::Relation instead of class object...


ruby-on-railsrubyrspecmockingruby-grape

Read More
Ruby don't do actions for nil class in if block...


ruby-on-railsrubyruby-grape

Read More
How to handle before filter for specific action in Grape?...


ruby-on-railsrubyruby-grapegrape-api

Read More
Why does trying to use Grape with Rails fail with "uninitialized constant API"?...


ruby-on-railsrubyapiruby-on-rails-4ruby-grape

Read More
BackNext