Ember.js Understanding Ember.js Computed Properties Computed properties allow quick ways to massage and manipulate data into the form your application needs it. It makes presenting data a cinch.
Ruby Ember-Style Computed Properties in Ruby Gamebox Figuring out how to use Ember-style computed properties in Ruby Gamebox.