More Feedables in Computers / Internet  -  BlackBerry Feedables | Efficient Feeds | Flex Feeds | Gadgets | iPhone Feeds | RIA Feeds

92. Extremely Simple Photo Album in Rails

I had looked at Gullery, WebAlbum and Photo Album in Ajax on Rails books among others.

I will show you how to create a photo album with slide show in a RESTful way. I will include the source code as part of the download.

Exercise

  1. You can extend this album so that the photo upload does not tie up the Mongrel process by using Background DRB, Merb etc.
  2. Add the feature where users can only add/edit photos to their album.
  3. When a photo is added instead of displaying the album index page, display the album show page so that users can continue uploading photos.

Resources

File uploads via Merb inside a Rails application 





More Stories in Ruby Plus

    Other Feedables