💰 Yes. We have to drink. But we also have to pay. This does the drinking part. https://zeus.ugent.be/tap Non-synchronised mirror of https://github.com/ZeusWPI/Tap
Go to file
2018-08-08 00:31:01 +02:00
.capistrano Remove footer for koelkast 2015-02-19 17:25:55 +01:00
app Use Ruby 2.4.0 and deploy to herbert 2018-08-07 23:02:17 +02:00
bin Add delayed job to post requests to tab 2015-09-12 11:17:58 +02:00
config Merge branch 'fix-tap-on-herbert' 2018-08-08 00:30:23 +02:00
db Clean up job 2016-03-08 15:30:32 +01:00
lib Little bug with user order 2016-02-02 15:20:04 +01:00
log basis dingen 2014-11-06 14:46:59 +01:00
public Add seeds for don 2015-03-26 12:45:45 +01:00
spec Add literally all the annotation 2016-03-08 15:53:50 +01:00
vendor/assets basis dingen 2014-11-06 14:46:59 +01:00
.gitignore Use Ruby 2.4.0 and deploy to herbert 2018-08-07 23:02:17 +02:00
.rspec Remove minitest and add rspec with factories 2015-09-02 20:33:35 +02:00
.ruby-version Revert to unbroken state 2018-08-08 00:30:01 +02:00
.simplecov Add simplecov config to exclude config files from coveralls 2015-03-04 09:50:55 +01:00
.travis.yml Update travis ruby 2018-08-08 00:31:01 +02:00
Capfile Revert to unbroken state 2018-08-08 00:30:01 +02:00
config.ru basis dingen 2014-11-06 14:46:59 +01:00
Gemfile Revert to unbroken state 2018-08-08 00:30:01 +02:00
Gemfile.lock Revert to unbroken state 2018-08-08 00:30:01 +02:00
Rakefile basis dingen 2014-11-06 14:46:59 +01:00
README.md Added installation instructions to README.md 2018-08-08 00:25:06 +02:00
README.rdoc order form almost done 2014-11-24 21:45:32 +01:00

Tap Code Climate Travis CI Coverage Status

Yes. We have to drink. But we also have to pay. This is the drinking part.

Installation

  1. Make sure Ruby version 2.3.0-dev is installed by running rbenv version. If it isn't, install by running rbenv install 2.3.0-dev
  2. Run bundle update and bundle install
  3. Start Tap by running bundle exec rails s