Where does my javascript code go? Backbone, JST and the Rails 3.1 asset pipeline One of the best things about the Rails framework is that each project looks the same: Every Rails developer knows to look in “app/models” for the model classes, “app/controllers” for the controller classes, etc. When you start a new project all of this is setup for you, and if you’re a new developer assigned to an ex