Skip to content

Latest commit

 

History

History
10 lines (4 loc) · 387 Bytes

README.md

File metadata and controls

10 lines (4 loc) · 387 Bytes

Submißions

The judging tool for EthBerlin04 (and hopefully some other events)

This is a typical Rails application; it assumes Postgres is the database (making use of Postgres-provided enum typess and pubsub).

When in development mode, it's useful to run it via bundle exec guard, which will take care of autoreloading the codebase as needed, and refreshing the browser pages.