Ruby’s New Infinite Range Syntax— Ruby 2.6, due for a final release later this year, will include a new syntax denoting an infinite range that looks like (0..) Shannon Skipper |
The Rails Hosting Survey 2018 Results Are Out— The latest results from a biennial survey of Ruby developers (this time from 72 countries!) are out. Rubocop leads the way in code quality, and Devise has the honor of being in both the top 5 loved and frustrating gems(!) Planet Argon |
Taming Rails Memory Bloat— “I’m convinced that tuning glibc is a no brainer. Set MALLOC_ARENA_MAX=2 everywhere you start Sidekiq and enjoy your extra memory.” Mike Perham |
Event Sourcing Made Simple— Kickstarter wanted to use Event Sourcing but needed a fast and simple approach, so they built something of their own. Philippe Creux |
A Nokogiri Cheat Sheet— Nokogiri is a popular way to work with HTML and XML from Ruby and while this cheat sheet isn’t new, I’ve found it handy recently. John F. Douthat |
|