DEV Community

A.J. Romaniello
A.J. Romaniello

Posted on • Updated on

What's your favorite ruby gem? Why?

A couple of my favorite are quite basic. I love the testing features of rspec paired with capybara, and am excited to explore the over 69 billion gems out there.

Help your fellow ruby developers find that needle in the haystack!

Here are a couple of questions if you can't decide what gem(s) to talk about.

  • What're some gems that you can't live without?
  • What is one gem you found that makes a previously difficult processes easier?
  • What's a gem that you thought was cool or expanded on what software engineering is capable of?

Some of my favorite gems are:

  • RuboCop - Code styling
  • OmniAuth - ThirdParty authentication
  • Puma - Highly optimized and configurable web servers

Top comments (0)