This is a simple demo application for the RightRails project
To make it working you'll need to install two gems right-rails
and paperclip
sudo gem install right-rails paperclip
After that clone the project
git clone git://github.com/MadRabbit/right-rails-demo.git
Run the migrations
rake db:migrate && rake db:test:prepare
And you're good to go!
See also the list of branches of the project, there are some other versions of the demo
git branch
Copyright © 2010 Nikolay Nemshilov, released under terms of the MIT license