{I" class:ETI"ProcessedAsset; FI"logical_path; TI"templates/application.js; FI" pathname; TI"l/Users/bcardarella/Dropbox/projects/ember-appkit-rails/app/assets/javascripts/templates/application.hbs; FI"content_type; TI"application/javascript; TI" mtime; Tl+ZóÚRI"length; Ti¶£I"digest; TI"%9866c5a3222089722963523240b6b2a1; FI"source; TI"¶£define('app/templates/application', ['exports'], function(__exports__){ __exports__.default = Ember.Handlebars.template(function anonymous(Handlebars,depth0,helpers,partials,data) { this.compilerInfo = [4,'>= 1.0.0']; helpers = this.merge(helpers, Ember.Handlebars.helpers); data = data || {}; var buffer = '', stack1, stack2, hashContexts, hashTypes, options, helperMissing=helpers.helperMissing, escapeExpression=this.escapeExpression, self=this; function program1(depth0,data) { var buffer = '', stack1, hashTypes, hashContexts; data.buffer.push("\n Hello "); hashTypes = {}; hashContexts = {}; stack1 = helpers._triageMustache.call(depth0, "name", {hash:{},contexts:[depth0],types:["ID"],hashContexts:hashContexts,hashTypes:hashTypes,data:data}); if(stack1 || stack1 === 0) { data.buffer.push(stack1); } data.buffer.push(",\n\n
You are seeing this page because you haven’t set an application template yet.
\nAdd a new app/templates/application.hbs
file.
rails generate ember:scaffold
to get your application started.app/controllers/api/v1
.