# File lib/thinking_sphinx/active_record/attribute/type.rb, line 22 def type=(value) @type = attribute.options[:type] = value end