Your First Ruby Gem Discussion
Thanks Collin
I've authored a few gems already, but this was a really useful look at the "bare-bones" approach rather than use the "bundle gem your-name-here # and fill in the blanks" approach.
Always good to get back to the core concepts - appreciated!
Hey Terry!
Thank you so much for the kind words. I'm glad that you enjoyed the video. I think part 2 will be out next week so hopefully, you enjoy that one as well if you watch it. I definitely agree with you on the core concepts aspect. That was a big motivator for this video.
Hope all is well!
@ I really appreciate the emphasis on choosing a unique gem name before diving into the code. It's a crucial step that's often overlooked in tutorials, but it saves a lot of potential headaches later on.
Thanks, Emily! Yeah that's one that will definitely give you a pain point later if you don't find out first.