gem はソースを読んだことはあっても、まともに動かしたことがなかったのは秘密。 Hoe は gem 用プロジェクトのスケルトンを作ってくれるツールで、gemspec なんかもさくっと作れるということで使ってみました。 $ sow threadfiber ... done, now go fix all occurrences of 'FIX' threadfiber/Rakefile:9: # p.developer('FIX', 'FIX@example.com') threadfiber/README.txt:3:* FIX (url) threadfiber/README.txt:7:FIX (describe your package) threadfiber/README.txt:11:* FIX (list of features or problems) threadfib