Using Ruby EE in development
Posted by joakimk, Tue May 19 08:43:00 UTC 2009
It’s common knowledge that using Ruby Enterprise Edition on your server is a good idea, but how many of us use it on our development boxes?
I recently started using Ruby EE in my development environment and it has decreased the time it takes to run my specs with about 20% as compared to Ruby 1.8.6.
