aboutsummaryrefslogtreecommitdiffstats
path: root/railties/doc/guides/html/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'railties/doc/guides/html/index.html')
-rw-r--r--railties/doc/guides/html/index.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/railties/doc/guides/html/index.html b/railties/doc/guides/html/index.html
index d7079c9393..0d2887ee56 100644
--- a/railties/doc/guides/html/index.html
+++ b/railties/doc/guides/html/index.html
@@ -152,6 +152,19 @@ understand how to use routing in your own Rails applications, start here.</p></d
<h2>Digging Deeper</h2>
<div class="sidebarblock">
<div class="sidebar-content">
+<div class="sidebar-title"><a href="action_mailer_basics.html">Action Mailer Basics</a></div>
+<div class="admonitionblock">
+<table><tr>
+<td class="icon">
+<img src="./images/icons/caution.png" alt="Caution" />
+</td>
+<td class="content"><a href="http://rails.lighthouseapp.com/projects/16213/tickets/25">Lighthouse ticket</a></td>
+</tr></table>
+</div>
+<div class="paragraph"><p>This guide describes how to use Action Mailer to send and receive emails.</p></div>
+</div></div>
+<div class="sidebarblock">
+<div class="sidebar-content">
<div class="sidebar-title"><a href="testing_rails_applications.html">Testing Rails Applications</a></div>
<div class="admonitionblock">
<table><tr>