try to fix the updgrade issue

This commit is contained in:
Harry Bomrah 2015-05-08 17:00:55 +08:00
parent 0b0669fe96
commit 18badbe9fb
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ class AdImage
field :deadline , :type => DateTime
field :youtube , :type => String
field :language_enabled, :type => Array, :default => ["en","zh_tw"]
field :exchange_item
field :exchange_item, :default => "1"
LINK_OPEN_TYPES = ["local", "new_window"]
belongs_to :banner