mirror of
https://github.com/kbparagua/paloma
synced 2023-03-27 23:21:17 -04:00
301 B
301 B
Development
Testing
- Go to
test_app
- Comment out
turbolinks.js
onapplciation.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
.