This website requires JavaScript.
Explore
Help
Sign In
turniere
/
turniere-backend
mirror of
https://github.com/turniere/turniere-backend.git
Watch
1
Star
0
Fork
You've already forked turniere-backend
0
Code
Issues
Releases
Wiki
Activity
9ac71e4c71
turniere-backend
/
app
/
models
History
Thor77
d7910c093b
Update user model to extend devise models
2019-04-03 09:43:04 +02:00
..
application_record.rb
Apply rubocop formatting
2018-11-10 15:50:27 +01:00
group.rb
Modify model associations to map to new schema
2018-11-19 11:47:14 +01:00
group_score.rb
Alias recieved_points to received_points
2018-12-11 17:12:55 +01:00
match.rb
Change Score to MatchScore & MatchScore score attribute to points
2018-11-30 14:15:48 +01:00
match_score.rb
Delegate Score.owner to parent team
2018-11-30 14:38:56 +01:00
stage.rb
Add Score and Stage model
2018-11-19 11:47:14 +01:00
team.rb
Change Score to MatchScore & MatchScore score attribute to points
2018-11-30 14:15:48 +01:00
tournament.rb
Ensure uniqueness of generated Tournament.code
2018-12-02 13:51:54 +01:00
user.rb
Update user model to extend devise models
2019-04-03 09:43:04 +02:00