[Bug 549286] New: Review Request: rubygem-merb-core - Lightweight Ruby-based MVC framework for web development

bugzilla at redhat.com bugzilla at redhat.com
Mon Dec 21 07:57:31 UTC 2009


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

Summary: Review Request: rubygem-merb-core - Lightweight Ruby-based MVC framework for web development

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

           Summary: Review Request: rubygem-merb-core - Lightweight
                    Ruby-based MVC framework for web development
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: mkent at magoazul.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Spec URL: http://magoazul.com/wip/SPECS/rubygem-merb-core.spec
SRPM URL: http://magoazul.com/wip/SRPMS/rubygem-merb-core-1.0.15-1.fc13.src.rpm
Description: Ruby-based MVC framework that is agnostic to ORM, JavaScript
library, and template languages. Merb is plugin-based, so the core is small and
well organized.

This package provides the core libraries that provide enough of Merb to run an
application.

This package contains the merb binary and merb-core library.

---

For testing purposes I've put a demo application here
http://magoazul.com/core-example.tgz it was created with merb-gen (will be
another new package submission) as follows:

merb-gen core core-example
cd core-example
merb-gen controller helloworld

To run it:

wget http://magoazul.com/core-example.tgz
tar zxvf core-example.tgz
cd core-example
merb

To view it:
http://localhost:4000/helloworld

---

This is the first of many merb gem submissions - some of which are rather file
intensive. If if expedites the process Debian packagers have just conducted a
detailed file by file review of the entire merb repository and identified some
improvements to the licenses; all documented here
http://svn.debian.org/wsvn/pkg-ruby-extras/trunk/merb/debian/copyright 

They did not identify any areas of concern that are present in the shipped
merb-core gem.

-- 
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 Fedora-package-review mailing list