gem_builder Gem builder is simple tool for packaging ruby gems into debian packages. example: ./builder.rb rails Above commad will prepare 33 debian packages including all dependencies recursively ready for building into debian package. TODO automaticaly build prepared packages.