DEV Community

Discussion on: Rails 6 is out, should I upgrade and start re-learning now?

Collapse
 
ben profile image
Ben Halpern

In your situation I wouldn't stress the upgrade right away.

The migration should be pretty straightforward once you go to do it (that's not always the case, but seems to be with Rails 6)

Being a little behind in Rails world has never been a big problem IMO. Try not to create any major hacks with will make the upgrade harder.

Collapse
 
krtb profile image
Kurt Bauer

Thanks, Ben! Was hoping you'd see this haha, if I can ask, how does dev.to handle language/framework updates. What would be the time frame you have before updating and what's the process like leading up to the update?