Added sponsor description and email to conference

This commit is contained in:
Gopesh Tulsyan 2014-06-13 00:44:21 +05:30
parent f8ba5db48e
commit 2c27119e8e
5 changed files with 15 additions and 1 deletions

View file

@ -15,7 +15,7 @@ class Conference < ActiveRecord::Base
:registration_description, :ticket_description,
:sponsorship_levels_attributes,
:sponsors_attributes, :facebook_url,
:google_url, :twitter_url
:google_url, :twitter_url, :sponsor_description, :sponsor_email
has_paper_trail