This post originated from an RSS feed registered with Ruby Buzz
by James Tucker.
Original Post: Clear out your old gems... It could save you time and ram...
Feed Title: ragged blog » Ruby
Feed URL: http://blog.ra66i.org/catagories/informatics/programming/ruby/feed/
Feed Description: blog of raggisms and random musings, by raggi™
(by category: ruby)
So I was just looking through some of the ObjectSpace of one of my apps, and I decided to have a scan over the String list by hand. I’m kinda glad I did, because after my discovery, my copy of ruby is loading quite a bit faster, regularly. No really.
I had facets installed. I’ve never [...]