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 <[email protected]> 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.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to