| Aspect | Effect |
|---|---|
| Performance | Slightly improved (fewer allocations). |
| Memory usage | Reduced. |
| Safety | More immutable code, fewer side effects. |
| Compatibility | Might break older gems or DSLs relying on mutable strings. |
| Rails core | Generally safe, but not guaranteed for all gems. |
Created
October 27, 2025 12:15
-
-
Save giljr/cd1a6656e1e1597c1c4c99ef47f9b4e8 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment