Top "Rails-api" questions

Rails for API only applications (>3.2)

Force all received requests Content-Type to JSON

I'm actually working on an API which uses Rails 4. I would like to set the Content-Type of a request to …

ruby-on-rails ruby api ruby-on-rails-4 rails-api