How to build a Rails 5 API only and Backbone application
Rails API is now part of Rails 5 https://github.com/rails/rails/pull/19832 !! Here we show how to use it to implement an API backend for a Backbone application http://wyeworks.com/blog/2015/6/11/how-to-build-a-rails-5-api-only-and-backbone-application
Post a comment