
30: Just Go to Slash Wibble
Derek and Sean discuss hypothetical changes to Rails routing before turning their attention toward hunting memory bloat and the proposal that strings be frozen by default in Ruby 3.
September 1, 201546m 26s
Audio is streamed directly from the publisher (aphid.fireside.fm) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.
Show Notes
Derek and Sean discuss hypothetical changes to Rails routing before turning their attention toward hunting memory bloat and the proposal that strings be frozen by default in Ruby 3.
- The Bike Shed listeners make
disable_withdefault onsubmit_tag - Derek tries to explain the trouble with unrestricted routes to a client.
- The trouble with singular resources and
form_for - Use
derailed benchmarksto find memory leaks and bloat. - ActiveRecord memory bloat
- Matz: String literals frozen by default in Ruby 3
- The issue for discussion because Twitter is terrible for these things.
- The trouble with symbols
- Required keyword argument syntax is ugly.