https://github.com/raysrashmi/raystask
Backbone demo app
https://github.com/raysrashmi/raystask
Last synced: about 1 year ago
JSON representation
Backbone demo app
- Host: GitHub
- URL: https://github.com/raysrashmi/raystask
- Owner: raysrashmi
- Created: 2014-05-12T13:29:22.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-30T18:51:58.000Z (about 12 years ago)
- Last Synced: 2025-02-04T18:24:36.518Z (over 1 year ago)
- Language: Ruby
- Homepage: http://raystasks.herokuapp.com/
- Size: 254 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This application is using rails and Backbone.js
#Set up
require ruby 2.1.1
1. git clone https://github.com/raysrashmi/raystask.git
2. bundle
3. rake db:seed
4. rails s