'Chilled Strings': Working Toward Frozen Strings by Default?— A language proposal that would introduce “chilled strings” that masquerade as frozen strings but issue a FrozenError warning when first modified (while allowing the modification). The goal here is to get closer to freezing all strings by default without immediate breakage. Étienne Barrié and Jean Boussier |
The Rails Guides Get a Facelift— Back in 2021, Rails 7.0 landed along with a major spring clean for the Rails brand and site design, but the ever useful Rails Guides didn't benefit from this. A new design and updated content is on the way and can be enjoyed via the Edge Guides for now. The Rails Foundation |
![]() Get CodeCare Plus for Total Ruby on Rails Care— Streamline your Ruby on Rails projects with Get CodeCare Plus. Say goodbye to time-consuming bug fixes and stressful coding issues. Get CodeCare Plus for a seamless Ruby on Rails experience with expert support and bug resolution. Start today! reinteractive/CodeCarePlus sponsor |
History of the end -less Method Syntax— An interesting look at the many proposals (both joking and serious) to rid Ruby of some/all instances of the end keyword. And, the end of ending ends may not be at an end, yet? Lucian Ghinda |
The Day Soft Deletes Caused Chaos— Using soft deletes where rows are marked as deleted without actually being deleted is often considered a best practice for data retention and integrity purposes, but Arjun is definitely not a fan.. Arjun Lall (Bemi) |
|