Is there any cvs module available on ruby? I have some requirement ,
through ruby on rails I have to do the CVS operation . Anyone give some
suggestion or idea.
On Thu, Sep 03, 2009 at 12:31:47AM +0900, Arul hari wrote:
Is there any cvs module available on ruby? I have some requirement ,
through ruby on rails I have to do the CVS operation . Anyone give some
suggestion or idea.
This thread reminds me of the dyslexic agnostic who is kept up nights
worrying about the existence of dog.
m.
···
Jeremy Hinegardner <jeremy@hinegardner.org> wrote:
On Thu, Sep 03, 2009 at 12:31:47AM +0900, Arul hari wrote:
> Is there any cvs module available on ruby? I have some requirement ,
> through ruby on rails I have to do the CVS operation . Anyone give some
> suggestion or idea.
>
> Platform: Linux
You are correct. csv != cvs. My apologies. there was at one time a ruby-cvs
module, and it appears to not be available anymore. There does appear to be http://rubyforge.org/projects/cvstools/ which may fit the bill.
enjoy,
-jeremy
···
On Sat, Sep 05, 2009 at 12:20:11PM +0900, Matt Neuburg wrote:
Jeremy Hinegardner <jeremy@hinegardner.org> wrote:
> On Thu, Sep 03, 2009 at 12:31:47AM +0900, Arul hari wrote:
> > Is there any cvs module available on ruby? I have some requirement ,
> > through ruby on rails I have to do the CVS operation . Anyone give some
> > suggestion or idea.
> >
> > Platform: Linux
>
> sudo gem install fastercsv
>
> http://fastercsv.rubyforge.org/
This thread reminds me of the dyslexic agnostic who is kept up nights
worrying about the existence of dog.