Search code examples
What is the difference between `try` and `&.` (safe navigation operator) in Ruby...


ruby-on-railsrubyif-statementnomethoderrorgrape-api

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


ruby-on-railsrubyipruby-grapegrape-api

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


ruby-on-railsrubyruby-grapegrape-api

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


ruby-on-railsrubyapiruby-grapegrape-api

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


ruby-on-railsdeviseruby-grapegrape-api

Read More
How do I override the root key in a Grape API response payload?...


ruby-on-railsgrape-apigrape-entity

Read More
RSpec undefined method `each' in call...


ruby-on-railsrspecgrape-api

Read More
block in load_missing_constant': uninitialized constant API::V1::Users (NameError)...


ruby-on-railsrubyapigrape-api

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


ruby-on-railsrspecstubruby-grapegrape-api

Read More
Ruby on Rails Grape API omitting attributes...


ruby-on-railsgrape-api

Read More
Rails Grape api: performannce when getting more data...


ruby-on-railsrubygrape-apigrape-entity

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


ruby-on-railsrubyruby-grapegrape-api

Read More
Grape how to set param values dynamically...


ruby-on-railsruby-on-rails-4grape-api

Read More
Apply alias for loop in grape entity...


ruby-on-railsruby-grapegrape-apigrape-entity

Read More
How to define array of hashes in Grape?...


rubyapirestgrape-api

Read More
Why do not working grape api for aws sns confirmation?...


ruby-on-railsamazon-web-servicesamazon-snsgrape-api

Read More
Limit parameter in get request not working in Rails 5 Grape Api...


ruby-on-railsrestgetgrape-apiruby-on-rails-5.1

Read More
Return nested array with Ruby Grape in Rails 5...


ruby-on-railsarraysrubyruby-on-rails-5grape-api

Read More
How to write same requirements for multiple routes e.g. POST, PUT? (Ruby Grape)...


rubygrape-api

Read More
Grape API: Create endpoint programmatically...


ruby-on-railsgrape-api

Read More
Inheriting class definition from parent class...


ruby-on-railsrubygrape-apigrape-entity

Read More
complex API vs simple API endpoint...


ruby-on-railsreactjsapiaxiosgrape-api

Read More
How to get pretty Grape API routes to a nested collection...


ruby-on-railsgrape-api

Read More
Grape 'text' type parameter...


ruby-on-railsruby-on-rails-4ruby-grapegrape-apigrape-entity

Read More
Versioning Grape active_model_serializer...


ruby-on-railsapiactive-model-serializersruby-grapegrape-api

Read More
Ruby Grape POSTGRESQL stored procedure...


ruby-on-railsrubypostgresqlruby-grapegrape-api

Read More
grape each entity in a single file...


ruby-on-railsruby-on-rails-3entitygrape-api

Read More
Ruby/Grape required parameters on a certain condition...


rubyapirackruby-grapegrape-api

Read More
Testing Grape with Minitest - What class to inherit from?...


rubyminitestruby-grapegrape-api

Read More
Can't understand Grape API route param...


rubyroutesgrape-api

Read More
BackNext