My examples based on https://github.com/markoa/rspec-intro
Source code used in Semaphore's RSpec tutorial.
Here's how you can run it:
bundle install --path .bundle
bundle exec rspec
My examples based on https://github.com/markoa/rspec-intro
Source code used in Semaphore's RSpec tutorial.
Here's how you can run it:
bundle install --path .bundle
bundle exec rspec