Upgrading #Ruby in your application can sound complicated and difficult, but it doesn’t have to be. Check out Aysan and Juan's article: A step-by-step guide to upgrading your Ruby version.

https://go.fastruby.io/1gj

#UpgradeRuby #TechDebt

Learn how to dual boot the Ruby version during an upgrade, to avoid long running upgrade branches, and to constantly test your code with the next version. https://go.fastruby.io/9ry

#DualBoot #UpgradeRails #UpgradeRuby

Learn how to dual boot the Ruby version during an upgrade, to avoid long running upgrade branches, and to constantly test your code with the next version. https://go.fastruby.io/9ry

#DualBoot #UpgradeRails #UpgradeRuby

Dual-Boot Ruby - FastRuby.io | Rails Upgrade Service

Learn how to dual-boot the Ruby version during an upgrade, to avoid long running upgrade branches, and to constantly test your code with the next version.

Dual-Boot Ruby by @arieljuod

Upgrading #Ruby in your application can sound complicated and difficult, but it doesn’t have to be. Check out Aysan and Juan's article: A step-by-step guide to upgrading your Ruby version.

https://go.fastruby.io/1gj

#UpgradeRuby #TechDebt

A Step-by-Step Guide to Upgrading Your Ruby Version - FastRuby.io | Rails Upgrade Service

Are you running an old Ruby version? Get up to date with your Ruby! Follow this step-by-step Ruby upgrade guide to help successfully plan and execute your upgrade

A Step-by-Step Guide to Upgrading Your Ruby Version

Learn how to dual boot the Ruby version during an upgrade, to avoid long running upgrade branches, and to constantly test your code with the next version. https://go.fastruby.io/9ry

#DualBoot #UpgradeRails #UpgradeRuby

Dual-Boot Ruby - FastRuby.io | Rails Upgrade Service

Learn how to dual-boot the Ruby version during an upgrade, to avoid long running upgrade branches, and to constantly test your code with the next version.

Dual-Boot Ruby by @arieljuod

Learn how to dual boot the Ruby version during an upgrade, to avoid long running upgrade branches, and to constantly test your code with the next version. https://go.fastruby.io/q6f

#DualBoot #UpgradeRails #UpgradeRuby

Dual-Boot Ruby - FastRuby.io | Rails Upgrade Service

Learn how to dual-boot the Ruby version during an upgrade, to avoid long running upgrade branches, and to constantly test your code with the next version.

Dual-Boot Ruby by @arieljuod

Learn how to dual boot the Ruby version during an upgrade, to avoid long running upgrade branches, and to constantly test your code with the next version. https://go.fastruby.io/q6f

#DualBoot #UpgradeRails #UpgradeRuby

Dual-Boot Ruby - FastRuby.io | Rails Upgrade Service

Learn how to dual-boot the Ruby version during an upgrade, to avoid long running upgrade branches, and to constantly test your code with the next version.

Dual-Boot Ruby by @arieljuod

Upgrading #Ruby in your application can sound complicated and difficult, but it doesn’t have to be. Check out Aysan and Juan's article: A step-by-step guide to upgrading your Ruby version.

https://www.fastruby.io/blog/step-by-step-ruby-upgrade.html?utm_source=Mastodon&utm_medium=Organic&utm_campaign=Blogpromo&utm_term=upgrade-ruby-preparation&utm_content=Textonly&utm_id=

#UpgradeRuby #Tech Debt

A Step-by-Step Guide to Upgrading Your Ruby Version - FastRuby.io | Rails Upgrade Service

Are you running an old Ruby version? Get up to date with your Ruby! Follow this step-by-step Ruby upgrade guide to help successfully plan and execute your upgrade

A Step-by-Step Guide to Upgrading Your Ruby Version

Upgrading #Ruby in your application can sound complicated and difficult, but it doesn’t have to be. Check out Aysan and Juan's article: A step-by-step guide to upgrading your Ruby version.

https://www.fastruby.io/blog/step-by-step-ruby-upgrade.html?utm_source=Mastodon&utm_medium=Organic&utm_campaign=Blogpromo&utm_term=upgrade-ruby-preparation&utm_content=Textonly&utm_id=

#UpgradeRuby #Tech Debt

A Step-by-Step Guide to Upgrading Your Ruby Version - FastRuby.io | Rails Upgrade Service

Are you running an old Ruby version? Get up to date with your Ruby! Follow this step-by-step Ruby upgrade guide to help successfully plan and execute your upgrade

A Step-by-Step Guide to Upgrading Your Ruby Version

"Since we were interested in deprecation warnings related to Ruby 3.0 only, we filtered all the deprecations by looking for only certain keywords that are of interest to us. We configured all such keywords in an environment variable called ALLOWED_EXCEPTION_KEYWORDS [...]"

Check out this insightful article to learn more about the #Ruby3 upgrade process: https://www.fastruby.io/blog/my-journey-upgrading-to-ruby-3-0.html#:~:text=Since%20we%20were%20interested%20in%20deprecation%20warnings%20related%20to%20Ruby%203.0%20only%2C%20we%20filtered%20all%20the%20deprecations%20by%20looking%20for%20only%20certain%20keywords%20that%20are%20of%20interest%20to%20us.%20We%20configured%20all%20such%20keywords%20in%20an%20environment%20variable%20called%20ALLOWED_EXCEPTION_KEYWORDS

#Ruby3 #UpgradeRuby #TechDebt

My Journey Upgrading to Ruby 3.0: Strategies and Insights - FastRuby.io | Rails Upgrade Service

I share the approach I took to upgrade Ruby from 2.7 to 3.0 when the test coverage was low. Some of the decisions were taken to fit the needs of the project and may not apply all the time.

My Journey Upgrading to Ruby 3.0: Strategies and Insights by @jainrishi15