1 points | by jjgreen 5 hours ago ago
1 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'
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
in your Gemfile