[Bug 555990] New: Review Request: rubygems-acts-as-list - Sorting and reordering capabilities for ActiveRecord model

bugzilla at redhat.com bugzilla at redhat.com
Sat Jan 16 10:40:05 UTC 2010


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

Summary: Review Request: rubygems-acts-as-list - Sorting and reordering capabilities for ActiveRecord model

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

           Summary: Review Request: rubygems-acts-as-list - Sorting and
                    reordering capabilities for ActiveRecord model
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: kklic at redhat.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora
    Target Release: ---


Spec URL: http://kklic.fedorapeople.org/rubygem-acts-as-list.spec
SRPM URL:
http://kklic.fedorapeople.org/rubygem-acts-as-list-0.1.2-1.fc12.src.rpm
Description:
Gem version of acts_as_list plugin for ActiveRecord.
Provides the capabilities for sorting and reordering a number 
of objects in a list.  The class that has this specified needs 
to have a position column defined as an integer on the mapped 
database table.

rpmlint ./rubygem-acts-as-list-0.1.2-1.fc12.src.rpm 
1 packages and 0 specfiles checked; 0 errors, 0 warnings.

rpmlint ./rubygem-acts-as-list-0.1.2-1.fc12.noarch.rpm 
rubygem-acts-as-list.noarch: W: misspelled-macro
/usr/lib/ruby/gems/1.8/doc/acts-as-list-0.1.2/ri/ActsAsList/InstanceMethods/first%3f-i.yaml
%3f
rubygem-acts-as-list.noarch: W: misspelled-macro
/usr/lib/ruby/gems/1.8/doc/acts-as-list-0.1.2/ri/ActsAsList/InstanceMethods/last%3f-i.yaml
%3f
rubygem-acts-as-list.noarch: W: misspelled-macro
/usr/lib/ruby/gems/1.8/doc/acts-as-list-0.1.2/ri/ActsAsList/InstanceMethods/in_list%3f-i.yaml
%3f
1 packages and 0 specfiles checked; 0 errors, 3 warnings.

In my opinion these warnings can be ignored.

The name of this package uses dashes because the gem also uses them.
The gem must be loaded to Rails using:
config.gem 'acts-as-list', :lib => 'acts_as_list'

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