2009/9/15 lizzy ~* <[email protected]>: > Gracias a todas las respuestas, las tendre en cuenta. De paso buscare en > GitHub y demas.
Hablando de Github+rubyforge, hay una gema interesante que quizas te interese investigar: http://github.com/technicalpickles/jeweler Esta buena porque te ayuda a automatizar el proceso de liberar codigo a varios lugar con un solo rake command. Dependiendo de como configures un Rakefile en tu proyecto, podes correr: rake release Y te envia el codigo a: * rubyforge * github * gemcutter El hosting tiene que ser en github afaik. Saludos > > Tnx > > _______________________________________________ > Ruby mailing list > [email protected] > http://lista.rubyargentina.com.ar/listinfo.cgi/ruby-rubyargentina.com.ar > > -- -------------------------------------------------------------- EmmanuelOga.com - Software Developer _______________________________________________ Ruby mailing list [email protected] http://lista.rubyargentina.com.ar/listinfo.cgi/ruby-rubyargentina.com.ar
