Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rails-api

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

Why I'm getting undefined method `cookies'?

active_model_serializers not working in rails-api

Rails (3.2.7): override image_tag for asset_host

undefined local variable or method `flash' for #<Devise::OmniauthCallbacksController:0x007fb5d1741e48>

Functional testing of a JSON Rails API

Rails 4 + Devise + Rails API: undefined method 'flash'

Rails 5 api - undefined method `user_url'

ruby-on-rails rails-api

Rails Devise API - Login route responds with `You need to sign in or sign up before continuing.`

Using Rails 5 (the API flag) and getting no route error despite route declared

Ember.js Authentication Token for Ember-Data + AMS => JSON or HTTP Header?

Advantages of using OAuth Password Credentials Grant over Token Access Authentication