Commit 2789b08d authored by Jean-Philippe Lang's avatar Jean-Philippe Lang

removed serialize class_name option in user_preference

git-svn-id: http://redmine.rubyforge.org/svn/trunk@174 e93f8b46-1217-0410-a6f0-8f06a7374b81
parent 66a02688
......@@ -17,7 +17,7 @@
class UserPreference < ActiveRecord::Base
belongs_to :user
serialize :others, Hash
serialize :others
attr_protected :others
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment