[Bug 667954] Review Request: rubygem-arel - Arel is a Relational Algebra for Ruby

bugzilla at redhat.com bugzilla at redhat.com
Mon Jan 24 14:26:08 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=667954

--- Comment #5 from Vít Ondruch <vondruch at redhat.com> 2011-01-24 09:26:07 EST ---
(In reply to comment #3)
> * It turns out only rubygem-arel 2.0.2 is compatible w/ rails 3.0.3. Anything
> above that will cause errors in activerecord. Would you consider submitting
> arel 2.0.2 instead?

How did you tested please?

This is list of gems I have on my system:

[vondruch at dhcp-25-1 activerecord ((v3.0.3) *)]$ gem list

*** LOCAL GEMS ***

abstract (1.0.0)
actionmailer (3.0.3)
actionpack (3.0.3)
activemodel (3.0.3)
activerecord (3.0.3)
activeresource (3.0.3)
activesupport (3.0.3)
addressable (2.2.3)
archive-tar-minitar (0.5.2)
arel (2.0.7)
builder (2.1.2)
bundler (1.0.9)
columnize (0.3.1)
erubis (2.6.6)
faker (0.9.4)
gem2rpm (0.6.0)
horo (1.0.3)
i18n (0.5.0)
json (1.4.3)
linecache (0.43)
mail (2.2.14)
memcache-client (1.8.5)
mime-types (1.16)
mocha (0.9.8)
nokogiri (1.4.3.1)
polyglot (0.3.1)
rack (1.2.1)
rack-mount (0.6.13)
rack-test (0.5.7)
rails (3.0.3)
railties (3.0.3)
rake (0.8.7)
rbench (0.2.3)
rdoc (3.4)
ruby-debug (0.10.4)
ruby-debug-base (0.10.4)
ruby-prof (0.9.2)
ruby_core_source (0.1.4)
sqlite3 (1.3.3)
sqlite3-ruby (1.3.3)
system_timer (1.0)
text-format (1.0.0)
text-hyphen (1.0.0)
thor (0.14.6)
treetop (1.4.9)
tzinfo (0.3.24)
yajl-ruby (0.7.9)

and running: 

[vondruch at dhcp-25-1 activerecord ((v3.0.3) *)]$ rake test_sqlite3

produces no error:

Finished in 402.826755 seconds.

2380 tests, 7383 assertions, 0 failures, 0 errors

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the package-review mailing list