Ask A Question

Notifications

You’re not receiving notifications from this thread.

How to upgrade to Rails 7.1 Discussion

any anyone else having issues with sidekiq after upgrading from 7.1.0.beta1 -> 7.1.0.rc1

undefined method `broadcast' for ActiveSupport::Logger:Class
=> gems/sidekiq-7.1.4/lib/sidekiq/rails.rb:52:in `block (2 levels) in <class:Rails>'
Reply

looks like sidekiq gem team is aware of this

https://github.com/sidekiq/sidekiq/issues/6054

Reply

I'm sorry but this is a bit bare bones. Not the depth I came to expect from GoRails. This should at least cover the config/new_framework_defaults_X files for a complete upgrade flow. Maybe some tipps and good practices about upgrading 3rd party gems along with rails. Upgrading rails can be quite tricky for production apps and this video covers only the best case scenario. Someone may even be on 6.x and may wonder how to upgrade to 7.1.
However, I can see how this video is still from value for someone who just wants to tinker with 7.1 beta quickly. But then I can just follow the official (edge) guides. What I'd like to see from a GoRails video are are insights from long-term users/professionals who provide information that goes way further than the official guides. I'm thankful for what you guys provide so I hope this doesn't come across to harsh.

Reply

Liked the quick tips. Curious to see the next.

Also documented some general concepts and references on blog beginning this year: https://roberthopman.github.io/how-to-upgrade-a-ruby-on-rails-application/

Reply

Liked the quick tips

Reply

I did not like how you managed the git. It could be a total business disaster :(

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 82,464+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.