Skip to content

Instantly share code, notes, and snippets.

@s2k
Created November 21, 2010 16:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save s2k/708849 to your computer and use it in GitHub Desktop.
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.
: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