Wednesday, March 10, 2010

Drink#12: Your Ruby on Rails Juice

Image credits to ztephen on Flickr (creative commons)
  1. Background Jobs in Ruby on Rails: 4 lines of code has an awesome post on implementing long running tasks in RoR apps that can be pushed to a background worker process. This is about the different options and their merits/demerits. I found it really helpful.
  2. Show your objects baby!: Carlos Antônio introduces ShowFor that helps DRY implementation of show views using some helpers.
  3. Setting up a Ruby on Rails stack on Rackspace Cloud « Rails Rant: John shares a shell script that helps in setting up RoR on Rackspace cloud.

0 comments:

Post a Comment