Merge branch 'master' into fix_markdown_hint
This commit is contained in:
commit
0a2b085bfd
4 changed files with 8 additions and 16 deletions
|
|
@ -1,5 +1,5 @@
|
|||
class EventUser < ActiveRecord::Base
|
||||
# TODO Do we need these roles?
|
||||
# TODO: Do we need these roles?
|
||||
ROLES = [%w[Speaker speaker], %w[Submitter submitter], %w[Moderator moderator]]
|
||||
|
||||
belongs_to :event
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue