Running Rspec tests in TextMate

For a while I had a problem running my Rspec tests using the TextMate bundle.  It was calling the wrong lib for Ruby, even though I had the shell variables set correctly in the TextMate preferences.  When I tried to run a spec in TextMate, I got this: /usr/lib/ruby/site_ruby/1.8/rubygems.rb:377:in `report_activate_error’: Could not find RubyGem rails [...]

Getting Started

A blog has seemed like a good idea for a long time.  Now I’m getting started. Getting it up and running with Typo hosted by HostingRails was a snap.  I was a little concerned that fastcgi would be a problem, since the Typo install page didn’t mention it up front.  Down the page was info on [...]