backbone-generator/templates/model.js.erb

5 lines
60 B
Plaintext

var <%= object_name %>Model = Backbone.Model.extend({
});