How to create and publish your first configurable Ruby Gem
You probably are a Ruby fan just like me and want to know how to share your work through an awesome configurable Ruby Gem, don’t you? Existing tutorials on the internet teach how to create a Ruby Gem but don’t teach you how to make your gem configurable and flexible to the developers which will make use of your incredible library. That’s exactly what we will be doing today.