[Rubygems-developers] Version number format
Jamis Buck
jgb3 at email.byu.edu
Mon Mar 29 16:50:11 EST 2004
I would like to have "snapshot" gems, that represent the current state
of CVS. Is there a way to specify this with the version number? I've
tried 0.3.0-SNAPSHOT (a la "maven") and that didn't work, and I tried
"0.3.0cvs" (a la portage) and that didn't work.
Is there a way to do this currently? If not, does anyone else think
this might be worth having?
--
Jamis Buck
jgb3 at email.byu.edu
http://www.jamisbuck.org/jamis
ruby -h | ruby -e
'a=[];readlines.join.scan(/-(.)\[e|Kk(\S*)|le.l(..)e|#!(\S*)/) {|r| a <<
r.compact.first };puts "\n>#{a.join(%q/ /)}<\n\n"'
More information about the Rubygems-developers
mailing list