https://github.com/dvandersluis/rubymine-rspec-example
Minimal repo for Rubymine rspec issue
https://github.com/dvandersluis/rubymine-rspec-example
Last synced: about 1 year ago
JSON representation
Minimal repo for Rubymine rspec issue
- Host: GitHub
- URL: https://github.com/dvandersluis/rubymine-rspec-example
- Owner: dvandersluis
- Created: 2019-08-01T19:47:16.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-01T19:52:13.000Z (almost 7 years ago)
- Last Synced: 2025-01-24T01:42:13.453Z (over 1 year ago)
- Language: Ruby
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Installation
1. Clone this repository:
`git clone https://github.com/dvandersluis/rubymine-rspec-example.git`
2. Change into the `rubymine-rspec-example` directory:
`cd rubymine-rspec-example`
2. Install the gems:
`bundle install`
3. Run `spec/test_spec.rb` in Rubymine 2019.2.