rubygems - Ruby : How to write a gem? -


I want to write a package for Ruby and make it available as a gem.
What are tools, steps and disadvantages?
Are there any good tutorials, screencasts etc, so how have you helped to learn this?

is one of the best resources for writing your gem.

If you are interested in tools to help you write tools:

Comments

Popular posts from this blog

asp.net mvc - Dynamically Generated Ajax.BeginForm -

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

sockets - TCP programming with .NET -