ruby, eh?

Sep 04

NeverBlock: Instant Scaling For Your Rails Apps -

Rails Performance (Thin Vs.NeverBlock::Thin)

The scaling characteristics under heavy load were benchmarked, we did so with 500 and 1000 concurrent requests.

Thin scaling

NeverBlock::Thin scaling

Memory consumption was recorded for the different configurations

Memory Consumption (Thin Vs. NeverBlock::Thin)

Sep 03

Git Community Book

New Relic - Rails performance monitoring plugin

Jun 20

The Rails Documentation App - Rails-doc.org

May 29

Clean your configuration with configuration_manager

May 24

Community Engine | A Social Networking Plugin for Ruby on Rails

May 15

Dynamically created methods in Ruby -

Use def, avoid define_method

May 06

“Imagine trying to make a Rails project LSB compliant — your database.yaml file would need to be in /etc, your log directory would need to be in /var, and your actual code would need to be in /usr. There went all of your fancy Rails “convention over configuration”, and you’re suddenly fighting Rails instead of using it, and everyone you ask for help just tells you to “put it in vendor”.” — Puppet Blog: Development and More

May 01

flamefest: Twitter Said To Be Abandoning Ruby on Rails

Apr 30

rails: Using Thin Instead Of Mongrel