["#344 Queue Classic - RailsCasts"] #WombatLinks
railscasts.com
01 Jul '12, 11am
PostgreSQL can act as a worker queue which can replace the need for a separate process to manage the background jobs. Here...
Creating a wizard form can be tricky in Rails. Learn how Wicked can help by turning a controller into a series of multiple steps.
Full article: http://railscasts.com/episodes/346-wizard-forms-with-wick...
PostgreSQL can act as a worker queue which can replace the need for a separate process to manage the background jobs. Here...