[Bug 737511] Review request: rubygem-haml-rails - Haml generators for Rails 3

bugzilla at redhat.com bugzilla at redhat.com
Wed Sep 14 07:36:59 UTC 2011


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

--- Comment #6 from Bohuslav Kabrda <bkabrda at redhat.com> 2011-09-14 03:36:57 EDT ---
Additional info:
- controller generator can be used to generate a controller without
actionmailer and activerecord
- scaffold generator can be used with other ORM (tested with datamapper)
- mailer generator always generates a subclass of ActionMailer::Base, so it
seems that for its proper usage, ActionMailer is required

Summary: I would recommend adding Requires: rubygem(actionmailer) even though
haml-rails can work with controllers and scaffolds even without it.

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