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

Ruby runner: uninitialized constant DataStoreFactory #336

Open
pimar57 opened this issue Apr 29, 2022 · 1 comment
Open

Ruby runner: uninitialized constant DataStoreFactory #336

pimar57 opened this issue Apr 29, 2022 · 1 comment

Comments

@pimar57
Copy link

pimar57 commented Apr 29, 2022

Hi,
I think in https://docs.gauge.org/writing-specifications.html?language=ruby#data-store
examples should have "Gauge::" before each "DataStoreFactory...." (which raise a 'uninitialized constant DataStoreFactory' error) to become "Gauge::DataStoreFactory...." which works fine in ruby runner.
Nice work guys!
Pierre

@zabil
Copy link
Member

zabil commented May 6, 2022

@pimar57 thanks for pointing that out!
Please feel free to make those changes and submit a pull request.
You can edit the file at https://github.com/getgauge/docs.gauge.org/edit/master/writing-specifications.rst (line 1709)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants