stevenbeales/mental-test

View on GitHub
Procfile

Summary

Maintainability
Test Coverage
web: bundle exec puma -t 5:5 -e ${RACK_ENV:-production}
release: rake db:migrate