Sha256: b8b36f9accb6c6861f83466f7af91bca330c5b56d56c3302168f8b20cfff2ba2
Contents?: true
Size: 1.99 KB
Versions: 3
Compression:
Stored size: 1.99 KB
Contents
{:uriI"file://app/assets/javascripts/views/admin/comments/form.coffee?type=application/javascript&pipeline=self&id=7230269537d89dbfb39a288a98fc1542fcec2e6a2e592ac41171152cf3dad15a:ET:load_pathI"app/assets/javascripts;T: filenameI"<app/assets/javascripts/views/admin/comments/form.coffee;T: nameI"views/admin/comments/form;T:logical_pathI"&views/admin/comments/form.self.js;T:content_typeI"application/javascript;T:sourceI"(function() { var extend = function(child, parent) { for (var key in parent) { if (hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; }, hasProp = {}.hasOwnProperty; App.Views.Admin.Comments.Form = (function(superClass) { extend(Form, superClass); function Form(opts) { if (opts == null) { opts = {}; } Form.__super__.constructor.call(this, opts); this.comment = null; } Form.prototype.render = function(opts) { var form; if (opts == null) { opts = {}; } form = new App.UI.Form({ "for": new App.Models.Article.Comment({ articleId: null }), id: "edit_comment_" + opts.commentId, initObj: true }); form.render(); return console.log(form.getObj()); }; return Form; })(App.Views.Base); }).call(this); ;T: metadata{:dependencieso:Set: @hash} I"environment-version;TTI"environment-paths;TTI"jprocessors:type=application/javascript&file_type=application/javascript&engines=.coffee&pipeline=self;TTI"Jfile-digest://app/assets/javascripts/views/admin/comments/form.coffee;TTF: requiredo;;} F:stubbedo;;} F: linkso;;} F:charsetI" utf-8;F:digest"%bO?sVn:8AjY=r,}X:lengthi:dependencies_digest"%?Ga&GozՀt=6":idI"E7230269537d89dbfb39a288a98fc1542fcec2e6a2e592ac41171152cf3dad15a;F: mtimel+;W
Version data entries
3 entries across 3 versions & 1 rubygems