Sha256: 3d6da786c2030d9faee894db8fc04a229694f8bb83c1db516cb1cd70d1fe7527
Contents?: true
Size: 854 Bytes
Versions: 2
Compression:
Stored size: 854 Bytes
Contents
{ "done": true, "files": { "http://127.0.0.1:32344/js/collections/comments.js": [null, 1, 1, null, 1], "http://127.0.0.1:32344/js/views/plans.js": [null, 1, 1, null, 1, null, null, null, null, null, null, 0, 0] }, "is_setup": true, "sources": { "http://127.0.0.1:32344/js/collections/comments.js": ["(function () {", " 'use strict';", "", " App.Collections.Comments = Backbone.Collection.extend({", "", " model: App.Models.Comment", "", " });", "}());", "", ""], "http://127.0.0.1:32344/js/views/plans.js": ["(function(){", " \"use strict\";", "", " App.Views.Plans = Backbone.View.extend({", " events: {", " },", "", " template: App.Templates.plans,", "", " render: function() {", " this.$el.html(this.template);", " return this;", " }", " });", "}());", ""] } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
cucumber-blanket-0.3.0 | spec/fixtures/simple.json |
cucumber-blanket-0.2.0 | spec/fixtures/simple.json |