Posted By: David Anderson
Date: 2007-04-06 10:12
Summary: First Beta of gem_raker
Project: Chunks of Ruby Infrastructure

This consists of a framework for an assembly line to develop Rubygems. It was used for the development of itself with a subtle bootstrap.

A paper descibing the system's use and development is available at http://www.geocities.com/eymiha/papers/ARakeBasedRubyGemsAssemblyLine.html

Latest News
TZInfo v1.0.0 and TZInfo::Data v1.2013.3 Released
    Philip Ross - 2013-06-02 17:12
icalendar 1.4.0 Released
    Ryan Ahearn - 2013-05-21 23:17
BinData 1.5.0 - source moved to github
    Dion Mendel - 2013-05-21 11:10
v13.5.0 Released !!
    id 774 - 2013-05-18 12:28
Runt v0.9.0 Released
    Matthew Lipper - 2013-05-17 00:11

 

Forums | Admin

Discussion Forums: first-beta-of-gem_raker

Start New Thread Start New Thread

 

By: Dr Nic Williams
Alternates [ reply ]  
2007-04-08 11:56
Two other gems to try out that might do similar things: newgem and hoe. The former has a command 'newgem' and the latter has a command 'sow'.