If anyone wants to contribute ideas to the Ruby.shop, feel free… the only pay you
get is acknowledgement, however. (See the
link at http://www.rubyhacker.com)
Half the proceeds go to support the next
Ruby Conference. The other half… goes to
support my attendance at the next Ruby
conference. Hey, no one attends free except
maybe Matz…
dynamic_languages = %w{ perl python php }
Matz.create do |ruby|
languages[0…-1] = ruby
end
p dynamic_languages.last #=> ruby
Sorry…here at OSCON and just had to do something clever
-rich
···
On Wednesday, July 9, 2003, at 10:35 PM, Hal E. Fulton wrote:
If anyone wants to contribute ideas to the
Ruby.shop, feel free… the only pay you
get is acknowledgement, however. (See the
link at http://www.rubyhacker.com)
Half the proceeds go to support the next
Ruby Conference. The other half… goes to
support my attendance at the next Ruby
conference. Hey, no one attends free except
maybe Matz…