[Rails] Ruby on rails setup

2012-02-24 Thread Ryan Allen
Hey Rubyists, I'm in need of some help getting this thing rolling. I've just gone through a short web-based tutorial and have decided I want to install Ruby on Rails and start developing. I've run into a jam though. I have installed the Windows kit from railsinstaller.org, and gone through the b

[Rails] Re: Rails 2.3 memcache performance drop

2009-04-08 Thread Ryan Allen
It turned out that the bundled memcache client that came with ActiveSupport (1.6.5) was, for some reason, _much_ slower than the one we were using before the Rails 2.3 upgrade (we were using fiveruns- memcache-client (1.5.0.5), the one that has retries built in). We've replaced the bundled memcac