fixed csv export bug

This commit is contained in:
ViditChitkara 2018-01-04 18:45:39 +05:30 committed by Stella Rouzi
parent d8f3933dc0
commit 9c322d682f

View file

@ -1,4 +1,5 @@
class Registration < ApplicationRecord
require 'csv'
belongs_to :user
belongs_to :conference