Created
November 21, 2010 16:03
-
-
Save s2k/708849 to your computer and use it in GitHub Desktop.
The TextMate error message displayed after using CMG-R on a feature file in a Rails project.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
:29:in `require': no such file to load -- spec (LoadError) from | |
:29:in `require' from /Users/stephan/Library/Application Support/TextMate/Bundles/Cucumber.tmbundle/Support/lib/cucumber/mate.rb:23:in `' from | |
:29:in `require' from | |
:29:in `require' from /Users/stephan/Library/Application Support/TextMate/Bundles/Cucumber.tmbundle/Support/lib/cucumber/mate/feature_helper.rb:1:in `' from | |
:29:in `require' from | |
:29:in `require' from /tmp/cucumber-7380.rb:2:in `' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment