Topic: ruby3
-
The Road To Ruby 3
In a small team or a small codebase, upgrading from Ruby 2 to 3 is often a short and decisive process. However, at Wrapbook we have a large codebase split across six teams with over 50 people contributing daily. To put some meat to that, running
rails stats
on our majestic monolith returns over 180k lines of code.