Application developed of the Udemy's course Ruby on Rails 5 - BDD, RSpec and Capybara.
- Ruby 2.3.3 version
- Rails 5.0.1 version
- Rspec
- Capybara
- Guard
- Guard-rspec
- Guard-cucumber
- Bootstrap-sass
On terminal:
git clone git@github.com:eltonsantos/bddrails.cd bddrails.bundle install.- run
rails s.
In your browser access localhost:3000.