public
Description: Activity Tracking Site based on feeds
Homepage:
Clone URL: git://github.com/gaffo/the_incentosaur.git
name age message
file .eprj Tue Oct 21 19:55:27 -0700 2008 added db.yml back for dev [mike.gaffney]
file .gitignore Tue Oct 21 19:14:22 -0700 2008 gitignore updated for real [adkron]
file .gitmodules Tue Oct 28 10:38:21 -0700 2008 add gravtastic gem as submodule [adkron]
file .loadpath Sun Oct 05 11:28:36 -0700 2008 inital setup with rails 21 and externals [mike.gaffney]
file .project Thu Jun 12 20:00:03 -0700 2008 commit [mike.gaffney]
file README Tue Oct 21 18:59:10 -0700 2008 fix posts so they don't duplicate [adkron]
file Rakefile Sun Oct 05 11:28:36 -0700 2008 inital setup with rails 21 and externals [mike.gaffney]
directory app/ Tue Oct 28 22:48:37 -0700 2008 [#23 state:resolved] [gaffo]
directory config/ Tue Oct 28 22:48:37 -0700 2008 [#23 state:resolved] [gaffo]
directory db/ Tue Oct 28 23:02:09 -0700 2008 changed column type [gaffo]
directory doc/ Sun Oct 05 11:28:36 -0700 2008 inital setup with rails 21 and externals [mike.gaffney]
directory log/ Thu Jun 12 20:00:03 -0700 2008 commit [mike.gaffney]
directory public/ Sun Oct 05 15:49:56 -0700 2008 working on front page styles [mike.gaffney]
directory script/ Sun Oct 05 11:28:36 -0700 2008 inital setup with rails 21 and externals [mike.gaffney]
directory test/ Tue Oct 28 22:48:37 -0700 2008 [#23 state:resolved] [gaffo]
directory vendor/ Tue Oct 28 21:17:52 -0700 2008 add back in gravtastic, again and fix integrati... [adkron]
README
== The Incentosaur ==
The Incentosaur is a ruby application to help you track your online presence via 
RSS Feeds and later commit logs to public urls. The idea is to 
give yourslef points for different things done online such as blog posts
bug reports, comments, and commits. The Incentosaur watches the feeds you tell it about
and keeps your score up to date.

Think of it as Ruby Community: The Game.

== Development ==
Run the following right after cloning the repository.
>  git submodule update --init