[TxMt] Error using rails 'install plugin' command
Allan Odgaard
throw-away-1 at macromates.com
Sun Mar 4 18:20:30 UTC 2007
On 4. Mar 2007, at 05:10, Scott Haug wrote:
> I'm getting the following stack trace when I select the 'Install
> Plugin' command in the Rails bundle:
>
> /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
From analyzing the code, this would happen if you call Install
Plugin from an untitled document. Could that be it? I.e. what happens
if you open a file in your Rails project, and select the command?
More information about the textmate
mailing list