Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix Gem Load Error #83

Merged
merged 1 commit into from
Feb 25, 2018
Merged

fix Gem Load Error #83

merged 1 commit into from
Feb 25, 2018

Conversation

weh
Copy link

@weh weh commented May 17, 2017

There was an error while trying to load the gem 'yard-cucumber'.
Gem Load Error is: uninitialized constant Cucumber::Gherkin::AstBuilder

fixes #72

There was an error while trying to load the gem 'yard-cucumber'.
Gem Load Error is: uninitialized constant Cucumber::Gherkin::AstBuilder

fixes burtlo#72
@burtlo
Copy link
Owner

burtlo commented Feb 25, 2018

A solid, clear change.

@burtlo burtlo merged commit 12fcfee into burtlo:master Feb 25, 2018
@weh weh deleted the fix-gem-load-error branch October 8, 2018 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bundler::GemRequireError on yard-cucumber 3 when running scenario via "bundle exec cucumber"
2 participants