Skip to content

Rails back end for Clocky, a trivial time tracker with front ends being implemented with different frameworks

Notifications You must be signed in to change notification settings

bruz/clocky-backend-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clocky Rails Backend

This is the back end for Clocky, a trivial web application that is being implemented using different client-side frameworks such as SproutCore and RestfulX.

Running the Clocky Rails Backend

The following prerequisites are necessary:

- Ruby
- RubyGems 
- Rails version 2.3.11
- sqlite3-ruby gem

Once those are in place, simply do:

rake db:migrate
script/server

Clocky frontend implementations

About

Rails back end for Clocky, a trivial time tracker with front ends being implemented with different frameworks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages