When I run a spec file from TextMate using the RSpec bundle's "Run
Examples" command (either using command-R or the bundle menu item with
the spec file open), I get an error dialog with the following text:
"Missing the Rails 2.0.2 gem. Please `gem install -v=2.0.2 rails`,
update your RAILS_GEM_VER
doh! thanks Ed, you got it in one :) It was set to Ruby not
Rspec.
On Sun, Sep 7, 2008 at 8:35 AM, ed_ruder <[EMAIL PROTECTED]> wrote:
> Greg,
>
> Each of your issues run correctly for me, from both the menu and the
> keyboard shortcut. One question: is the language in the menu at the
> bo
Greg,
Each of your issues run correctly for me, from both the menu and the
keyboard shortcut. One question: is the language in the menu at the
bottom of your spec file set to "RSpec"? That does affect which
keyboard shortcuts are active.
Ed
On Sep 6, 2:45 pm, "Greg Hauptmann" <[EMAIL PROTECTED]>
thanks Ed, I too can now see the nice colored output summary for rspec
in textmate, however...
What is weird is the following. Any ideas?
[A] - MENU BEHAVE DIFFERENTLY TO THE KEYBOARD SHORTCUTS: When I:
(a) Run the rspec commands via the TextMate menu using my mouse, e.g.
Bundle => RSpec => Run
Thanks! Solved the problem completely! Here are the relevant steps:
1. Create the ~/.MacOSX directory if it doesn't already exist.
2. Using the Property List Editor (in /Developer/Applications/
Utilities), edit the ~/.MacOSX/environment.plist file (creating it if
it doesn't already exist).
3. Crea
Also make sure what the file "~/.MacOSX/environment.plist" says or if
you set up the file correctly.
___
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users
http://wiki.macromates.com/Troubleshooting/RubyVersionIssue
Hope this helps.
___
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users
I'm getting the same error & also trying to work this out. Any advice
welcomed
--
Posted via http://www.ruby-forum.com/.
___
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users
When I run a spec file from TextMate using the RSpec bundle's "Run
Examples" command (either using command-R or the bundle menu item with
the spec file open), I get an error dialog with the following text:
"Missing the Rails 2.0.2 gem. Please `gem install -v=2.0.2 rails`,
update your RAILS_GEM_VER