Merge pull request #275 from hennevogel/master
vchoices doesn't belong to conference
This commit is contained in:
commit
53a30439ca
1 changed files with 0 additions and 1 deletions
|
|
@ -40,7 +40,6 @@ class Conference < ActiveRecord::Base
|
||||||
has_many :registrations, dependent: :destroy
|
has_many :registrations, dependent: :destroy
|
||||||
has_many :vdays, dependent: :destroy
|
has_many :vdays, dependent: :destroy
|
||||||
has_many :vpositions, dependent: :destroy
|
has_many :vpositions, dependent: :destroy
|
||||||
has_many :vchoices, dependent: :destroy
|
|
||||||
has_many :sponsorship_levels, dependent: :destroy
|
has_many :sponsorship_levels, dependent: :destroy
|
||||||
has_many :sponsors, dependent: :destroy
|
has_many :sponsors, dependent: :destroy
|
||||||
has_many :photos, dependent: :destroy
|
has_many :photos, dependent: :destroy
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue