codeRIT/hackathon_manager

View on GitHub
Procfile

Summary

Maintainability
Test Coverage
web: bundle exec puma -C config/puma.rb
worker: bundle exec sidekiq
release: bin/rails db:migrate