Do not fall through to YAML
git-svn-id: file:///home/svn/framework3/trunk@9823 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
cef24f7098
commit
ff204324e0
|
@ -13,7 +13,7 @@ class ActiveRecord::Base
|
|||
string
|
||||
end
|
||||
rescue ::Exception => e
|
||||
YAML.load(string) rescue string
|
||||
string
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue