search for: appeding

Displaying 1 result from an estimated 1 matches for "appeding".

Did you mean: appending
2006 Nov 04
0
arrayfields-3.6.0
...now field appedended 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 - added test for appeding via "a[''new_field''] = 42" 3.1.0: - added FieldSet class to reduce ram - thnx. Kirk Haines for profiliing memory and prompting this change - interface changed every so slightly so a.fields = ''a'', ''b'', ...