We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Why does rcov have issues with specifying the require path a '../file_name'?
Failure:
Success: when changed the require to be just 'fileName'
Having issues getting it to work in RubyMine as well:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Why does rcov have issues with specifying the require path a '../file_name'?
Failure:
![failure](https://cloud.githubusercontent.com/assets/4503298/10036857/4580eda4-6173-11e5-8c4e-6e54f5270ebb.png)
Success: when changed the require to be just 'fileName'
![success](https://cloud.githubusercontent.com/assets/4503298/10036865/57212a88-6173-11e5-8fed-1d1bf9064acb.png)
Having issues getting it to work in RubyMine as well:
The text was updated successfully, but these errors were encountered: