Double Shot #1851
- Bootsnap: Optimizing Ruby App Boot Time - Some interesting work from Shopify to make their Rails monolith spin up faster in development. And it looks dirt-simple to try on your own apps.
- 6 Rules to Live By When You Work In An Office But Have Remote Team Members - A bunch of good advice from Trello. More and more places "get it" but others still have learning to do. (H/T my wonderful wife, who by the way is hunting her next dev/mentoring job.).
- CanCanCan 2.0 is out - A bunch of big updates to this authorization gem, descended from the old CanCan codebase.
- Deep Dive Rails - Ryan Bigg is writing about Rails internals. That pretty much means this will be a must-buy.
- Bundler 1.15: Bundle Oh So Fast - The latest updates to bundler make it faster, and now supports 'bundle pristine' to clean up any mess you may have made by ill-considered edits to installed gem files.
- Made a Phoenix webapp as a veteran Rails dev. - I suspect this might be me in a few months.