Ajax File or Image Uploading inside Ruby on Rails

by Melvin Ram

http://github.com/melvinram/ajax-image-upload/

While adding course covers to my BrainBank app, I put together a simple ruby on rails app that uses attachment_fu and responds_to_parent to upload an image. It should be useful if you’re thinking of added image uploading to your app.

CREDITS

Leave a Comment