[Bug 555988] Review Request: rubygem-acts_as_tree - Tree structure plugin for ActiveRecord

bugzilla at redhat.com bugzilla at redhat.com
Tue Feb 2 14:04:12 UTC 2010


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=555988

--- Comment #2 from Karel Klíč <kklic at redhat.com> 2010-02-02 09:04:10 EST ---
Mamoru, thanks for looking at this.

> Unneeded macros
Ok, removed.

> Requires: rubygem(activerecord) doesn't seem to be needed on runtime
The very last line of the main source file
gems/acts_as_tree-0.1.0/lib/acts_as_tree.rb says:
ActiveRecord::Base.class_eval { include ActsAsTree }

So the gem won't work without ActiveRecord.

> Test program
'rake test' needs rubygem(jeweler), which is not packaged and seems to have a
lot of dependencies. I'll try to package it, though.

-- 
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