I'm getting the following stack trace when I select the 'Install Plugin' command in the Rails bundle:<br><br>/Users/scott/Library/Application Support/TextMate/Pristine Copy/Bundles/Rails.tmbundle/Support/lib/rails/text_mate.rb:69:in `method_missing': undefined method `filepath' for TextMate:Module (NoMethodError) from /Users/scott/Library/Application Support/TextMate/Pristine Copy/Bundles/Rails.tmbundle/Support/lib/rails/rails_path.rb:43:in `initialize' from /Users/scott/Library/Application Support/TextMate/Pristine Copy/Bundles/Rails.tmbundle/Support/bin/list_plugins.rb:25:in `new' from /Users/scott/Library/Application Support/TextMate/Pristine Copy/Bundles/Rails.tmbundle/Support/bin/list_plugins.rb:25
<br><br>I'm using 'cuting edge' Textmate 1.5.4 (1360). I've attempted this with both the distributed Rails bundle, and the version in svn (via the GetBundle bundle).<br><br>I'm running ruby version 1.8.5
 (2006-12-25 patchlevel 12) [i686-darwin8.8.1], installed via mac ports. I'm running Rails 1.2.2.<br><br>My apologies if this is already answered in the mailing lists; I couldn't find any mention of this in the march or february archies, and a few different google searches involving 'filepath textmate' don't bring back anything interesting.
<br><br>Many thanks for your help.<br><br>-Scott<br><br>