Ola Bini wrote:
> There is now a new gem in RubyForge called ActiveRecord-JDBC-0.2.0.gem
> instead of ActiveRecord-JDBC-0.2.gem. The 0.2.gem is the faulty one, but
> the 0.2.0.gem is correct.
I would recommend release a version 0.2.1, since RubyGems will treat 0.2
and 0.2.0 as equivalent versions.
>> Gem::Version.new("0.2") == Gem::Version.new("0.2.0")
=> true
-- Jim Weirich
_______________________________________________
Rubygems-developers mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rubygems-developers