[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:22:59 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 #3 from Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> 2010-02-02 09:22:57 EST ---
(In reply to comment #2)
> > 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.

- Ah, umm, then shouldn't this ruby script have
  require 'active_record' ; require 'active_record/base' or so?

> 
> > 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.
- rubygem-jewler review request is actually submitted by
  kanarip (bug 553898)


When modification is done, please upload new spec/srpm
with release number changed.

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