Skip to content

Demo Rails 3 app showing SWFUpload working in tandem with restful-authentication, CSRF protection and paperclip.

Notifications You must be signed in to change notification settings

lardawge/swfupload-rails-authentication

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swfupload-rails-authentication

Demo Rails 3.0.0.rc app showing SWFUpload working in tandem with restful-authentication, CSRF protection and paperclip.

Still Maintained

As you can see by the above badge, I am not keeping this updated. Please fork and update if are so inclined.

Usage

gem install bundler --pre
bundle install
rake db:migrate
rake db:seed
rails s

Login Credentials

username: quentin
password: monkey

About

Demo Rails 3 app showing SWFUpload working in tandem with restful-authentication, CSRF protection and paperclip.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.9%
  • Ruby 47.1%