DefactoSoftware/Hours

View on GitHub
Procfile

Summary

Maintainability
Test Coverage
web: bundle exec unicorn -p $PORT -c ./config/unicorn.rb
worker: bundle exec rake jobs:work