FastRuby.io @fastruby.io · 20d

Not sure if that old has_many is still used? Rails 8.1 lets you mark associations deprecated: true and get a warning on every access, in :warn, :raise, or :notify mode, so you can retire dead relationships without guessing. go.fastruby.io/1cp #RailsUpgrade

0 likes 0 replies

?