Double Shot #455
Today, I need to write more words about code.
- Ruby on Rails and the importance of being stupid - I suspect this blog entry from Philip Greenspun on a failing Rails application will be dismissed as FUD, but behind the willful ignorance he does have a good point or two.
- Taskit: a rails scheduler plugin - An alternative to using cron to schedule things for Rails apps. (via RubyFlow)
- Rails Contributors - Now hosted as part of rubyonrails.org.
- Sinatra 0.9.2 released - Now compatible with Rack 1.0.
- Station - A CMS plugin to integrate with any Rails application. Looks promising.
- TorqueBox - "Ninja-grade Ruby application platform" built on top of JBoss. The naming doesn't encourage me, but I should probably look in more detail.
- generators - A collection of Ruby on Rails generators.