Skip to content

Comment on Rails devs: heads up on JSON 3.0 gem

Comments

Full title: After update gem json to 3.0.0 Rails 8.1.3.1 raise the error: wrong number of arguments (given 2, expected 1)

You'll be needing

   gem 'json', '< 3'
in your Gemfile
AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.