1 KiB
1 KiB
Tap
Yes. We have to drink. But we also have to pay. This is the drinking part.
Installation
- Make sure Ruby version 2.4.0 is installed by running
rbenv version
. If it isn't, install by runningrbenv install
- Run
bundle update
andbundle install
- Migrate the db using
bundle exec rake db:migrate
- Seed the db using
bundle exec rake db:seed
- Start Tap by running
bundle exec rails s
Windows installation
Wat als de delayed job kapot is waardoor er geen transacties van tap naar tab gaan?
sudo -u tap RAILS_ENV=production /home/tap/production/current/bin/delayed_job start