mezis/appfab

View on GitHub
Procfile

Summary

Maintainability
Test Coverage
#web: bundle exec thin start -R config.ru -p $PORT -e $RAILS_ENV
web: bundle exec rainbows -E $RAILS_ENV -p $PORT -c config/unicorn.rb