💰 Yes. We have to drink. But we also have to pay. This does the paying part. https://tab.zeus.gent/ Non-synchronised mirror of https://github.com/ZeusWPI/Tab
Go to file
benji d2df3d2517 Remove 'True' flash message when session expires.
This is because devise uses flash to store logic, instead of only
information that has to be given to the user. The 'timedout' key has
been removed from the flash hash. This should be reverted when devise
changes this.
2016-02-17 12:15:39 +01:00
app Remove 'True' flash message when session expires. 2016-02-17 12:15:39 +01:00
bin Initial rails project 2015-09-07 11:44:48 +02:00
config Change shameful balance to 0 2016-02-16 13:06:20 +01:00
db Add id_at_client to transactions + tests 2015-09-14 13:16:01 +02:00
lib improve seeds for the users and add clients 2015-09-14 16:50:47 +02:00
log Initial rails project 2015-09-07 11:44:48 +02:00
public Initial rails project 2015-09-07 11:44:48 +02:00
spec Fix failing test 2016-02-04 13:48:01 +01:00
vendor/assets Add bootstrap 2015-09-11 14:52:26 +02:00
.gitignore Add travis and coveralls integration 2015-09-09 14:00:20 +02:00
.rspec Add tests for api 2015-09-12 13:03:04 +02:00
.ruby-version Add ruby version and mysql2 2015-09-08 14:24:54 +02:00
.travis.yml fix travis 2016-02-01 19:31:06 +01:00
Capfile Add capistrano deployment goodies 2015-09-08 14:14:24 +02:00
config.ru Initial rails project 2015-09-07 11:44:48 +02:00
Gemfile add shamepie -- the big slices are really gross! 2015-09-12 00:17:43 +02:00
Gemfile.lock Fix #7 2016-02-01 19:21:21 +01:00
Rakefile Initial rails project 2015-09-07 11:44:48 +02:00
README.md Fix coveralls badge, add url 2015-09-09 14:24:41 +02:00
README.rdoc Initial rails project 2015-09-07 11:44:48 +02:00