- Go to
test_app - Comment out
turbolinks.jsonapplication.js - Run
bundle exec rails s. - Open your browser and visit http://localhost:3000/specs.
- Run
bundle exec rake spec:units. - Run
bundle exec rake spec:integration.
test_appturbolinks.js on application.jsbundle exec rails s.bundle exec rake spec:units.bundle exec rake spec:integration.