public
Description: Merb More: The Full Stack. Take what you need; leave what you don't.
Homepage: http://www.merbivore.com
Clone URL: git://github.com/wycats/merb-more.git
Search Repo:
Fixed a typo.
Michael S. Klishin (author)
Tue Jun 24 16:50:14 -0700 2008
commit  73704ea3211df37b1f6431cb259bccc524ea1dcb
tree    2975e1ca37284e38309492b557540e9a19ce00f1
parent  540c1c8ec760c462bf882ab3c37b5e520d697f39
...
193
194
195
196
 
197
198
199
...
193
194
195
 
196
197
198
199
0
@@ -193,7 +193,7 @@ with text method of mailer and html body with html method, respectively.
0
 
0
 h2. Testing mailers.
0
 
0
-A word of warning: merb-mailer does not raise exceptions when you template is not found.
0
+A word of warning: merb-mailer does not raise exceptions when your template is not found.
0
 So if nothing gets rendered, check merb test environment log to make sure you have no
0
 warnings. If it is considered a bug, file a ticket to LightHouse.
0
 

Comments

    No one has commented yet.