remodel icon indicating copy to clipboard operation
remodel copied to clipboard

Error with json and json_pure installed

Open phuesler opened this issue 14 years ago • 2 comments

ArgumentError: wrong number of arguments (2 for 1) /Users/phuesler/.gems/gems/json_pure-1.4.3/lib/json/common.rb:212:in generate' /Users/phuesler/.gems/gems/json_pure-1.4.3/lib/json/common.rb:212:ingenerate' remodel (0.1.3) lib/remodel.rb:210:in to_json' remodel (0.1.3) lib/remodel.rb:182:insave' remodel (0.1.3) lib/remodel.rb:219:in create' remodel (0.1.3) lib/remodel.rb:105:increate'

phuesler avatar Jun 04 '10 11:06 phuesler

Tried version 1.4.2? 1.4.3 is apparently busted somewhat.

roidrage avatar Jun 04 '10 12:06 roidrage

Yes, tried it with 1.4.3 too. Same problem. Uninstalling json fixes the problem but that is rather bruteforce.

phuesler avatar Jun 04 '10 12:06 phuesler