Afficher un message
Vieux 18/09/2007, 20h34   #7
ara.t.howard
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: [ANN] arrayfields-4.1.0


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




  Réponse avec citation
 
Page generated in 0,05100 seconds with 9 queries