An open API service indexing awesome lists of open source software.

https://github.com/raysrashmi/raystask

Backbone demo app
https://github.com/raysrashmi/raystask

Last synced: about 1 year ago
JSON representation

Backbone demo app

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