Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rails-api

PUT or PATCH `_method` param not working or not being respected in rails-api

ruby-on-rails rails-api

Stack Level too deep when using active storage has_one_attached :picture

ruby-on-rails rails-api

Rails concerns, how to include a concern inside an api controller

Do we really need client_secret to get access_token on PKCE flow?

Rails 5.2 Rest API + Active Storage + React - Add attachment url to controller response

How to merge another field in object in rails json response

Why isn't my CORS configuration causing the server to filter incoming requests? How can I make the server only accept requests from a specific origin?

Rails API Versioning at Method Level

Best practice in allowing only Android app to access Rails API

Correct way to implement API versioning with active_model_serializers

SPA with rails-api and Angular JS

Is there a DRY approach to applying a filter hash in a RAILS API controller index action?

Best way to set a header to all tests using Minitest

How to Simulate ActiveStorage Uploads in RSpec Request Specs

routing error uninitialized constant API rails

CarrierWave full url for default image

Rails JSON API oauth authentication

Rails: Restrict API requests to JSON format