Skip to content

Commit 0aaeeb1

Browse files
authored
Merge pull request #537 from amatsuda/SessionFormat_has_no_time_slots
SessionFormat.not.has_many :time_slots
2 parents b6fb411 + 1c0924b commit 0aaeeb1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/models/session_format.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
class SessionFormat < ApplicationRecord
22
belongs_to :event
3-
has_many :time_slots
43
has_many :proposals
54

65
has_one :session_format_config

0 commit comments

Comments
 (0)