I am trying to learn both Rails and Backbone.js at the same time.
I have completed tutorial here: http://ruby.railstutorial.org/ and now I am trying to get started with Backbone.js.
I planning on using Sprockets for assets packaging but for right now I cant figure out where to put the Backbone.js framework source code itself. I feel like I am missing something obvious here.
I am trying to learn both Rails and Backbone.js at the same time. I
Share
Ended up using this gem for the integration.