Monday, August 29, 2011

Drink# 162: Your Ruby on Rails Juice

This chilled lemonade is shared by kyle.wood
  1. Ruby on Rails API is now using SDoc: See the new slick API page at http://edgeapi.rubyonrails.org/ and try the new search!
  2. Active Record batch processing in parallel processes: See how you can leverage Process.fork to parallel process millions of records through Active Record.
  3. #281 Foreman: Ryan bates shows how to use forman to manage the processes that your rails app depends on while development.

0 comments:

Post a Comment