开发者

Which resource did you find to be the most helpful when making a gem?

开发者 https://www.devze.com 2023-02-18 08:14 出处:网络
Hey, seems to be a few questions on SO about making a ruby gem. I\'m interested in those of you that have actually built gems, ho开发者_如何学Goping for Rails3, and your experiences with resources tha

Hey, seems to be a few questions on SO about making a ruby gem. I'm interested in those of you that have actually built gems, ho开发者_如何学Goping for Rails3, and your experiences with resources that you have used to make a gem.

My question is the title: Which resource did you find to be the most helpful when making a gem?


Jeweler is an awesome tool that does most of the packaging / gem layout work for you. I've used it in every gem I've made.


I found that intro quite useful to get started:

http://buzaz.com/index.php/2010/01/03/how-to-build-a-ruby-gem/

You could also have a look at this Railscast:

http://railscasts.com/episodes/135-making-a-gem

0

精彩评论

暂无评论...
验证码 换一张
取 消