[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

problem with fastercsv install

Ara.T.Howard

3/30/2006 3:09:00 PM

4 Answers

James Gray

3/30/2006 5:10:00 PM

0

On Mar 30, 2006, at 9:08 AM, ara.t.howard@noaa.gov wrote:

> a link
>
> fastercsv -> faster_csv
>
> might be nice...

I've received this complaint before. The gem is named fastercsv,
while the library is named faster_csv. (I have no clue why I did that.)

How do people feel about a name change of the gem for the next
release (to faster_csv), realizing this will hinder RubyGems version
control features for previous releases?

James Edward Gray II


Ara.T.Howard

3/30/2006 5:22:00 PM

0

Jim Weirich

3/30/2006 5:36:00 PM

0

James Gray wrote:
> On Mar 30, 2006, at 9:08 AM, ara.t.howard@noaa.gov wrote:
>
>> a link
>>
>> fastercsv -> faster_csv
>>
>> might be nice...
>
> I've received this complaint before. The gem is named fastercsv,
> while the library is named faster_csv. (I have no clue why I did that.)
>

Rails has the same issue: gem activerecord vs file active_record.

--
-- Jim Weirich

--
Posted via http://www.ruby-....


James Gray

3/30/2006 5:50:00 PM

0

On Mar 30, 2006, at 11:22 AM, ara.t.howard@noaa.gov wrote:

> seems easier just to provide a gem that installs both :
> faster_csv.rb and
> fastercsv.rb...
>
> a link would suffice.
>
> my 2 cts.

The next release (very soon now, just needs docs) will have this.
Thanks for the feedback!

James Edward Gray II