Redis – How can I fix the fix issue upgrading my Rails 5.2 to 6.1.7.8
My ruby version is 3.0.3, bundler version is 2.5.18 Error: ActionView::Template::Error admin/home#index wrong number of arguments (given 4, expected 0..1) Error in line: <%= form_for :business, url: admin_demo_index_path, html: {class: 'no_track'}, data: {toggle: 'without_hidden_fields', disable: false}, method: :post do |f|…