On Wed, Sep 30, 2009 at 11:44 PM, John Barnette <jbarnette at gmail.com> wrote: > All, > > I'd like to add an error to Specification#validate if the spec's name > doesn't match /[a-z][a-z0-9-_]*/i. Any objections? Disregarding obviously > malformed specs, all current gem names match. That sounds like a good idea.