Merge pull request #1204 from paulmillr/patch-2

Update salon.io example.
This commit is contained in:
brad dunbar
2012-04-09 11:49:31 -07:00

View File

@@ -2859,7 +2859,7 @@ var model = localBackbone.Model.extend(...);
artists and designers freely arrange their visual art on virtual walls.
<a href="http://salon.io">Salon.io</a> runs on <a href="http://rubyonrails.org/">Rails</a>, but does not use
much of the traditional stack, as the entire frontend is designed as a
single page web app, using Backbone.js and
single page web app, using Backbone.js, <a href="http://brunch.io/">Brunch</a> and
<a href="http://coffeescript.org">CoffeeScript</a>.
</p>