Updated style and layout

This commit is contained in:
Godwin
2015-03-17 20:29:17 -07:00
parent caac48c3c0
commit e476457ea3
356 changed files with 77766 additions and 4248 deletions
+2
View File
@@ -1,4 +1,6 @@
class Conference < ActiveRecord::Base
translates :info
mount_uploader :cover, CoverUploader
mount_uploader :poster, PosterUploader