In depth Ruby Gem development resources (book, video, sites)

前端 未结 6 1924
甜味超标
甜味超标 2021-02-11 08:31

I\'m writing my first Gem for a Rails project, and looking for in depth information about this topic i have found nothing at all.

I\'m not looking \"how to build a gem\"

6条回答
  •  Happy的楠姐
    2021-02-11 09:20

    Rubygems aren't related to distributed programming.

    Can you please provide more details about what you're after, if you aren't asking a duplicate question? Related questions within Stack Overflow include:

    • Gotchas for writing rubygems
    • Ruby : How to write a gem ?
    • What are the steps needed to create and publish a rubygem of your own?
    • What is the modern way to structure a ruby gem?

    (I know this is more of a comment than an answer, but it's too big to fit in the comments section)

提交回复
热议问题