Skip to content
This repository has been archived by the owner on Jun 7, 2021. It is now read-only.

Latest commit

 

History

History
34 lines (19 loc) · 611 Bytes

README.md

File metadata and controls

34 lines (19 loc) · 611 Bytes

README - ClubFare

This is an application designed to manage craft beer for a small bar. It is specifically designed for the Ruakura Club in Hamilton, New Zealand.

  • Ruby version

Ruby is 2.1.0

  • System dependencies

We depend on MySQL

  • Configuration

We expect our MySQL database to be on localhost, and have the following dbs:

* clubfare_production
* clubfare_development
* clubfare_test

Access should be user based, and this user should be set in your database.yml file

  • How to run the test suite

TBD

  • Deployment instructions

TBD

Greig McGill

February, 2014