Month: August 2023
-
Rails 5.2, Ruby 2.5.9, serialization and unknown keywords: permitted_classes, aliases
I wrote here few times here about quirks working with older Rails application. For example, upgrading old app to some more up-to-date toolset can be challenging. In my opinion it is best done step by step, so having 4.0 Rails app it is much more challenging to upgrade right to 6.1 will be very hard.…