Start test servers
./start_test_servers.sh
Logs for the test servers can be found in tmp
Run rspec
bundle exec rspec
This README would normally document whatever steps are necessary to get the application up and running.
Things you may want to cover:
-
Ruby version
-
System dependencies
-
Configuration
-
Database creation
-
Database initialization
-
Services (job queues, cache servers, search engines, etc.)
-
Deployment instructions
-
...