sandbox/tmp/cache/assets/D6B/0F0/sprockets%2F3609df3f470bd24af26a51de476cef05 in iugu-ux-0.9.2 vs sandbox/tmp/cache/assets/D6B/0F0/sprockets%2F3609df3f470bd24af26a51de476cef05 in iugu-ux-0.9.3

- old
+ new

@@ -1,20 +1,27 @@ -o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1357642320.457767L: @value"{I" +o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1362490820.485533ù: @value"ˆ{I" class:EFI"BundledAsset;FI"logical_path;FI"!web-app/usecode/root-view.js;FI" pathname;FI"B$root/app/assets/javascripts/web-app/usecode/root-view.coffee;FI"content_type;FI"application/javascript;FI" -mtime;FI"2013-01-08T08:51:46-02:00;FI" length;Fi@I" digest;F"%26a64eafe35f7bebe3ebd1f8939244efI" source;FI"@(function() { - var RootView; +mtime;FI"2013-03-05T10:40:18-03:00;FI" length;Fi¹I" digest;F"%1a20ffae7babf6745ddb62fd144b2a87I" source;FI"¹(function() { + var RootView, + __hasProp = {}.hasOwnProperty, + __extends = 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; }; - RootView = Backbone.View.extend({ - el: "#app", - initialize: function() { - return _.bindAll(this, 'render'); - }, - render: function() { - $(this.el).html(JST["web-app/presenters/main-view"]); - return this; + RootView = (function(_super) { + + __extends(RootView, _super); + + function RootView() { + return RootView.__super__.constructor.apply(this, arguments); } - }); + RootView.prototype.el = "#app"; + + RootView.prototype.layout = "main-view"; + + return RootView; + + })(IuguUI.View); + this.RootView = RootView; }).call(this); -;FI"required_assets_digest;F"%c14052eccbe5843976cbb572a841f4bdI" _version;F"%9f3b95dd7ea3030dc35985c0a8020862 +;FI"required_assets_digest;F"%db0ed77839b3361562aea2c81f85d27bI" _version;F"%9f3b95dd7ea3030dc35985c0a8020862 \ No newline at end of file