public
Description: Spamstr (Rails edition)
Homepage: http://cylenceweb.com/spamstr
Clone URL: git://github.com/cylence/spamstr-rails.git
 
cylence (author)
Mon May 18 11:32:17 -0700 2009
name age message
file .gitignore Loading commit data...
file README
file Rakefile
directory app/
directory config/
directory db/
directory doc/
directory public/
directory script/
directory test/
README
This project is the Rails version of a fake application used in the presentation of the differences between Django and 
Ruby on Rails at Refresh Denver.

Find the related presentation here:
http://www.slideshare.net/slant/overview-of-ruby-on-rails-presentation

And the Django implementation of this application here:
http://github.com/skabber/spamstr-django