houndci fixes
This commit is contained in:
parent
c67700e0ae
commit
a0aa523122
11 changed files with 39 additions and 36 deletions
|
|
@ -1,5 +1,5 @@
|
|||
class SponsorshipRegistration < ActiveRecord::Base
|
||||
attr_accessible :name, :email_id, :contact_no, :amount_donated, :method_of_donation,
|
||||
attr_accessible :name, :email_id, :contact_no, :amount_donated, :method_of_donation,
|
||||
:sponsorship_level_id, :conference_id, :organization_id
|
||||
belongs_to :organization
|
||||
belongs_to :sponsorship_level
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue