TODO table moderators
This commit is contained in:
parent
a6800cade6
commit
199914b231
@ -1,4 +1,5 @@
|
||||
class Table < ActiveRecord::Base
|
||||
#TODO has_many :moderators
|
||||
has_many :seats
|
||||
has_many :users, through: :seats
|
||||
has_many :games
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user