turniere-backend/app
Daniel Schädler e0da9ff7b5 Assign empty array if object_to_save is nil before pushing values to it
https://stackoverflow.com/questions/12163625/create-or-append-to-array-in-ruby
2019-06-17 15:02:30 +02:00
..
controllers Add BetsController 2019-06-17 13:48:49 +02:00
errors Raise UserServiceError instead of StandardError 2019-06-17 13:48:49 +02:00
interactors Assign empty array if object_to_save is nil before pushing values to it 2019-06-17 15:02:30 +02:00
jobs Apply rubocop formatting 2018-11-10 15:50:27 +01:00
mailers Apply rubocop formatting 2018-11-10 15:50:27 +01:00
models Assign :intermediate_stage to first stage if single_team matches present 2019-06-17 15:02:30 +02:00
organizers Add interactor to advance all teams stuck in single team matches 2019-06-17 15:02:30 +02:00
serializers Add Bet serializer 2019-06-17 13:48:50 +02:00
services Assign :intermediate_stage to first stage if single_team matches present 2019-06-17 15:02:30 +02:00
views/layouts Fix missing title in unused E-Mail Template 2019-05-26 17:41:11 +02:00