Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carbonfive/exploring-client-side-mvc-with-backbonejs
Sample Rails 3 and Backbone.js app
https://github.com/carbonfive/exploring-client-side-mvc-with-backbonejs
Last synced: about 2 months ago
JSON representation
Sample Rails 3 and Backbone.js app
- Host: GitHub
- URL: https://github.com/carbonfive/exploring-client-side-mvc-with-backbonejs
- Owner: carbonfive
- Created: 2012-02-02T05:30:41.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-02-02T05:34:24.000Z (almost 13 years ago)
- Last Synced: 2024-04-15T12:18:27.320Z (10 months ago)
- Language: Ruby
- Homepage: http://blog.carbonfive.com/2011/12/19/exploring-client-side-mvc-with-backbonejs/
- Size: 1.05 MB
- Stars: 2
- Watchers: 83
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Exploring Client-side MVC with Backbone.js
## Installation
$ git clone git://github.com/carbonfive/exploring-client-side-mvc-with-backbonejs
$ cd exploring-client-side-mvc-with-backbonejs
$ bundle install
$ rake db:migrate
$ rails sGo to http://localhost:3000/posts