RubyConf 2021 - How to Make a Gem of a Gem by Justin Searls
Want to know how to create and publish a Ruby gem? It only takes 15 minutes to learn, and this talk will show you how.
But when should you create a new gem? And how will the type of gem you make (e.g. an API wrapper, a testing DSL, or a CLI) impact its design, testing, and long-term maintenance?
Answering those questions is… harder. That’s why the remaining 15 minutes of this talk will compress a decade of design missteps, dependency regrets, and versioning nightmares into actionable advice to help ensure that your next gem is a great one.
**Filmed by Colorado Union Videographers
1 view
0
0
9 months ago 00:30:12 1
RubyConf 2021 - Service Objects With : Monads and Transactions by Paul Sadauskas
2 years ago 00:49:03 1
RubyConf 2021 - Workshop: How to use flamegraphs to find performance problems by Jade Dickinson