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-mustache - Mustache is a framework-agnostic way to render logic-free views
https://bugzilla.redhat.com/show_bug.cgi?id=644335
Summary: Review Request: rubygem-mustache - Mustache is a framework-agnostic way to render logic-free views Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: low Component: Package Review AssignedTo: nobody@fedoraproject.org ReportedBy: jzigmund@redhat.com QAContact: extras-qa@fedoraproject.org CC: notting@redhat.com, fedora-package-review@redhat.com Estimated Hours: 0.0 Classification: Fedora
Spec URL: http://st.fri.uniza.sk/~zigmundj/fedorapkg/rubygem-mustache.spec SRPM URL: http://st.fri.uniza.sk/~zigmundj/fedorapkg/rubygem-mustache-0.11.2-1.fc13.sr...
Description:
Think of Mustache as a replacement for your views. Instead of views consisting of ERB or HAML with random helpers and arbitrary logic, your views are broken into two parts: a Ruby class and an HTML template.