Ready to take part in the largest Ruby-related (online) hackathon? Registration is now open and it takes place over October 18-19. And if you’re keen to win, enjoy Brittany Martin’s Dos and Don’ts for Winning Hackathons.
An extensive, practical, and interesting dive into the world of monads and using them and their related design patterns in refactoring Ruby code to simpler and more reusable.
Raygun gives you a complete overview of software bugs and crashes that are happening in your applications. Just add a few lines of code to your application and start fixing bugs before your users are affected.
Minitest gives you the ability to denote that some or all of your test cases are able to run concurrently. Here’s how to do it and some benchmarks on the effect it has.