✍️ What a week(!) We hope you are keeping as well as can be in these curious times. We're planning to keep publishing Ruby Weekly in the normal way over the coming months, but if you have anything to share that would help the community, virtual events, etc. just reply and let us know and we'll try to share what we can :-) — Peter. |
Announcing RubyGems.org Stats — The announcement and story about how the awesome Rubygems team found time and tools to create stats.rubygems.org, which lets you look at (or request, via an API) download stats for some key parts of the Ruby ecosystem (or overall). Curiously, overall downloads have not been dented at all in the past week.
RubyGems Blog
|
JetBrains RubyMine: A Cross-platform Ruby & Rails IDE — With smart code completion, dozens of refactorings, a built-in test runner, a debugger, and VCS support, all working out of the box, RubyMine is an IDE that makes development easier and more enjoyable.
JetBrains
|
Spring Cleaning: Tidying Up Your Codebase — Despite all the troubles in the world, spring is now beginning.. so it might be a good time to do some spring cleaning? Here’s a look at ways to remove unused dependencies and database objects, slim down node_modules , tidy up migrations, etc.
Matt Swanson
|
Find a Dev Job Through Vettery — Vettery is completely free for job seekers. Make a profile, name your salary, and connect with hiring managers from top employers.
Vettery
|
Dig'gin Through Hashes and Arrays — This is really just a simple tip and reminder to use the dig method.. which is well timed as I keep forgetting to do so myself 😂
Prathamesh Sonpatki
|
str_metrics: A String Metrics Gem Partly Written in Rust — Rust is an increasingly common language choice for safely writing high performance code, so this gem is as much interesting to see an example of using Rust to write a Ruby extension as in what it actually does :-)
Anirban Mukhopadhyay
|
CanCanCan 3.1.0 Released — It’s a minor release, but there are a couple of nice improvements and a new logo!
Alessandro Rodi
|
|