Demo Rails 3.0.0.rc app showing SWFUpload working in tandem with restful-authentication, CSRF protection and paperclip.
gem install bundler --pre bundle install rake db:migrate rake db:seed rails s
The restful authentication test user;
username: quentin password: monkey