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 1 year 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 (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-02-02T05:34:24.000Z (over 14 years ago)
- Last Synced: 2025-01-30T17:36:59.945Z (over 1 year ago)
- Language: Ruby
- Homepage: http://blog.carbonfive.com/2011/12/19/exploring-client-side-mvc-with-backbonejs/
- Size: 1.05 MB
- Stars: 2
- Watchers: 82
- 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 s
Go to http://localhost:3000/posts