backbone-generator/templates/controller.js.erb

5 lines
64 B
Plaintext

var Controller = Backbone.Controller.extend({
routes: {}
});