mirror of
https://github.com/jashkenas/backbone.git
synced 2026-04-30 03:00:06 -04:00
Merge pull request #1204 from paulmillr/patch-2
Update salon.io example.
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user