提交 70991945 编写于 作者: T Terence Lee

make type_cast_value a class level method

上级 3a0b6c8e
......@@ -97,7 +97,7 @@ def self.connection_url_to_hash(url) # :nodoc:
spec
end
def type_cast_value(value)
def self.type_cast_value(value)
case value
when SIMPLE_INT
value.to_i
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册