Bug - Could not locate Gemfile or .bundle/ directory #83
Labels
Status: Needs Review
This issue/PR needs an initial or additional review
Type: Bug
Involves something that isn't working as intended
Complete the following REQUIRED checkboxes:
Bug - location of bug: brief description of bug
format, e.g.Bug - Exercises: File type incorrect for all test files
The following checkbox is OPTIONAL:
1. Description of the Bug:
I'm aware of this discussion:
Debugging exercises with bundle exec commands
#72and this pull request:
Provide instructions to install and use RSpec globally
#80So I can see why the decision of removing the Gemfile has been done.
I do have experience with Rails, but it's been a while since I've used Ruby on its own.
Maybe there is a way to make Rspec run without a Gemfile, but I'm struggling to find how.
And apparently, I'm not the only one: https://stackoverflow.com/questions/12307097/how-to-use-rspec-without-rails
2. How To Reproduce:
Following the instructions this happens:
3. Expected Behavior:
4. Desktop/Device:
5. Additional Information:
The text was updated successfully, but these errors were encountered: