Add a submission instructions columns
This commit is contained in:
parent
4900f0c14a
commit
3d99661d02
13 changed files with 19 additions and 3 deletions
|
|
@ -14,7 +14,6 @@
|
|||
# updated_at :datetime
|
||||
# program_id :integer
|
||||
#
|
||||
# cannot delete program if there are events submitted
|
||||
|
||||
class Cfp < ApplicationRecord
|
||||
TYPES = %w(events booths tracks).freeze
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue