Snippets #58

  1. Setup Ruby Enterprise Edition, nginx and Passenger (aka mod_rails) on Ubuntu - Clear instructions by Anotnio Cangiano on how to setup a server with REE. Great if your looking for a development or staging server to test your apps on.
  2. Learning From Bad Ideas - Great method for understanding how a class or method works.
  3. Ain't no calla back girl - Factory Girl now has callbacks! Great timing for a project I'm working on.
  4. Converting Rails application data from MySQL to PostgreSQL - Nice solution for moving data between different databases.

Filed Under // Enterprise Rails Snippets