[ANN] arrayfields-3.3.0

A

Ara.T.Howard

jib:~/shared/eg/ruby/arrayfields > diff -bBu arrayfields-3.2.0/README arrayfields-3.3.0/README
--- arrayfields-3.2.0/README 2004-06-29 23:12:01.000000000 -0600
+++ arrayfields-3.3.0/README 2004-07-01 10:59:33.000000000 -0600
@@ -2,6 +2,7 @@

- http://raa.ruby-lang.org/project/arrayfields/
- http://www.codeforpeople.com/lib/ruby/arrayfields/
+ - http://rubyforge.org/projects/arrayfields/

SYNOPSIS:

@@ -67,6 +68,17 @@

HISTORY:

+ 3.3.0:
+ - added gemspec file - thnx Assaph Mehr
+ - added FieldedArray proxy class which minimizes modifications to class
+ Array and allow ArrayFields to work (potentially) other arraylike objects.
+ thnk. Sean O'Dell
+ - added ArrayFields#to_hash method - this seems like an obvious one to add!
+ - remedied bug where using append feature of assigning with unknown field
+ appended but did not append to acutal fields
+ - added samples
+ - created rubyforge accnt @ http://rubyforge.org/projects/arrayfields/
+
3.2.0:
- precedence fix in many methods - thnx. nobu
- test for #slice! were not being run - corrected


--

to all the gem experts out there - i've uploaded a gem file to rubyforge but
it does not appear when i do

~ > gem --list arrayfields

*** LOCAL GEMS ***

arrayfields (3.3.0, 3.2.0)
Allow keyword access to arrays

*** REMOTE GEMS ***


i'm guessing it takes a while for the db to get updated or something, but i
may not have done the right thing - the docs suggest any gem file uploaded is
automatically added to the db upon upload to rubyforge but it hasn't yet
appeared at

http://gems.rubyforge.org/gems/

do i need to do something else?

cheers.

-a
--
===============================================================================
| EMAIL :: Ara [dot] T [dot] Howard [at] noaa [dot] gov
| PHONE :: 303.497.6469
| A flower falls, even though we love it;
| and a weed grows, even though we do not love it.
| --Dogen
===============================================================================
 
T

Tom Copeland

i'm guessing it takes a while for the db to get updated or something, but i
may not have done the right thing - the docs suggest any gem file uploaded is
automatically added to the db upon upload to rubyforge but it hasn't yet
appeared at

http://gems.rubyforge.org/gems/

do i need to do something else?

Nope, I just ran the cronjobs manually, all is well:

====================
[tom@hal tom]$ gem --list arrayf

*** LOCAL GEMS ***

*** REMOTE GEMS ***

arrayfields (3.3.0)
Allow keyword access to arrays
[tom@hal tom]$
====================

Yours,

Tom
 
S

Sean O'Dell

to all the gem experts out there - i've uploaded a gem file to rubyforge
but it does not appear when i do

It takes a bit sometimes, but it will eventually appear. Give it a day or
two.

Nice little release there, Ara. Small, simple, extremely useful. Now, when
will arrayfields get ported to a C extension? =)

Sean O'Dell
 
A

Ara.T.Howard

It takes a bit sometimes, but it will eventually appear. Give it a day or
two.

Nice little release there, Ara. Small, simple, extremely useful. Now, when
will arrayfields get ported to a C extension? =)

Sean O'Dell

definitely on the TODO list sean!

cheers.

-a
--
===============================================================================
| EMAIL :: Ara [dot] T [dot] Howard [at] noaa [dot] gov
| PHONE :: 303.497.6469
| A flower falls, even though we love it;
| and a weed grows, even though we do not love it.
| --Dogen
===============================================================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,540
Members
45,025
Latest member
KetoRushACVFitness

Latest Threads

Top