On 3/4/07, <b class="gmail_sendername">Allan Odgaard</b> <<a href="mailto:throw-away-1@macromates.com">throw-away-1@macromates.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 4. Mar 2007, at 05:10, Scott Haug wrote:<br><br>> I'm getting the following stack trace when I select the 'Install<br>> Plugin' command in the Rails bundle:<br>><br>> /Users/scott/Library/Application Support/TextMate/Pristine Copy/
<br>> Bundles/Rails.tmbundle/Support/lib/rails/text_mate.rb:69:in<br>> `method_missing': undefined method `filepath' for TextMate:Module<br>> (NoMethodError) from /Users/scott/Library/Application Support/
<br>> TextMate/Pristine Copy/Bundles/Rails.tmbundle/Support/lib/rails/<br>> rails_path.rb:43:in `initialize' from /Users/scott/Library/<br>> Application Support/TextMate/Pristine Copy/Bundles/Rails.tmbundle/<br>
> Support/bin/list_plugins.rb:25:in `new' from /Users/scott/Library/<br>> Application Support/TextMate/Pristine Copy/Bundles/Rails.tmbundle/<br>> Support/bin/list_plugins.rb:25<br><br> From analyzing the code, this would happen if you call Install
<br>Plugin from an untitled document. Could that be it? I.e. what happens<br>if you open a file in your Rails project, and select the command?<br><br></blockquote></div><br>That would make sense, wouldn't it? Yeah, installing the plugin in an actual working rails project did the trick.
<br><br>Thanks,<br><br>-Scott<br>