drop dietary choices, social events, and html_export_path
This commit is contained in:
parent
1fdd029a86
commit
b9e10922ee
13 changed files with 315 additions and 39 deletions
|
|
@ -29,8 +29,6 @@ describe 'Registration' do
|
|||
describe 'association' do
|
||||
it { is_expected.to belong_to(:user) }
|
||||
it { is_expected.to belong_to(:conference) }
|
||||
it { is_expected.to belong_to(:dietary_choice) }
|
||||
it { is_expected.to have_and_belong_to_many(:social_events) }
|
||||
it { is_expected.to have_and_belong_to_many(:events) }
|
||||
it { is_expected.to have_and_belong_to_many(:qanswers) }
|
||||
it { is_expected.to have_and_belong_to_many(:vchoices) }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue