On Sep 17, 2007, at 4:49 PM, Jeremy Hinegardner wrote:
> Bug for you...
>
> % cat af-bug.rb
> require 'rubygems'
> require 'arrayfields'
> puts "ruby version : #{RUBY_VERSION}"
> puts "gems version : #{Gem::RubyGemsVersion}"
> puts "arrayfields version : #{ArrayFields::VERSION}"
> require 'rake'
> puts 42
>
thanks.
cfp:~/src/ruby/arrayfields/arrayfields-4.2.0 > cat a.rb
require 'rubygems'
require 'arrayfields'
puts "ruby version : #{RUBY_VERSION}"
puts "gems version : #{Gem::RubyGemsVersion}"
puts "arrayfields version : #{ArrayFields::VERSION}"
require 'rake'
puts 42
cfp:~/src/ruby/arrayfields/arrayfields-4.2.0 > ruby a.rb
ruby version : 1.8.6
gems version : 0.9.2
arrayfields version : 4.2.0
42
on rubyforge now.
a @
http://drawohara.com/
--
we can deny everything, except that we have the possibility of being
better. simply reflect on that.
h.h. the 14th dalai lama