root/trunk/trax/vendor/trax/templates/mailer_model.php

Revision 200, 75 bytes (checked in by john, 6 years ago)

ActionMailer? rewrite to add mailer views/models

Line 
1<?php
2
3class [class_name] extends ActionMailer {
4[class_methods]     
5}
6
7?>
Note: See TracBrowser for help on using the browser.