๐ Ruby Radar #94 - Protips
Happy Sunday! In this issue, we've got a few tips from folks, a podcast host gets interviewed on their own show and much more!
Protip: Set `PARALLEL_WORKERS=1` when debugging Rails/GEM tests.
— Nate Hopkins (@hopsoft)
Mar 18, 2023
๐ฅ Hotwire protip:
Inserting something into the page with a Turbo Stream and want to make sure the user sees it?
A one-line custom Turbo Stream action's got you covered, with animation!
You can also control alignment with some other options:
— Chris Oliver (@excid3)
Mar 17, 2023