【发布时间】:2011-07-13 04:01:18
【问题描述】:
我经常收到此错误,但似乎也很随机。
C:/ruby/lib/ruby/gems/1.9.1/gems/activesupport-3.0.5/lib/active_support/core_ext/object/to_json.rb:20:in `to_json'
在对哈希调用 to_json 时偶尔会发生这种情况,例如:
{:@i=>18}.to_json
以前有人遇到过这个吗?这很奇怪,在互联网上找不到太多相关的。
【问题讨论】:
标签: ruby json activesupport