I wonder what is the best way to learn new gems when you first encountered it.
I know that you can check the official website (the easiest way!), Check Rdoc, create a binary document, play irb and, of course, please the source code.
But what are you doing? What is a more efficient method or process? Any other tools to use?
source
share