aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2011-12-25 04:07:49 -0800
committerXavier Noria <fxn@hashref.com>2011-12-25 04:10:21 -0800
commitd6d561eed9d31e757650bd1440350dd8f892aeda (patch)
treeca74ce44ce395e1ef9dbd5360635a743b9cd1d89 /railties/guides/source
parent4ae1cdd36be6ad2998da2bb58aebba2ed77e853d (diff)
downloadrails-d6d561eed9d31e757650bd1440350dd8f892aeda.tar.gz
rails-d6d561eed9d31e757650bd1440350dd8f892aeda.tar.bz2
rails-d6d561eed9d31e757650bd1440350dd8f892aeda.zip
download guides for the Kindle and Kindle apps from the home page
Diffstat (limited to 'railties/guides/source')
-rw-r--r--railties/guides/source/index.html.erb6
-rw-r--r--railties/guides/source/kindle/welcome.html.erb2
2 files changed, 6 insertions, 2 deletions
diff --git a/railties/guides/source/index.html.erb b/railties/guides/source/index.html.erb
index da1a37015b..eafe1884f2 100644
--- a/railties/guides/source/index.html.erb
+++ b/railties/guides/source/index.html.erb
@@ -9,6 +9,10 @@ Ruby on Rails Guides
<% content_for :index_section do %>
<div id="subCol">
<dl>
+ <dd class="kindle">Rails Guides are also available for the <%= link_to 'Kindle', 'https://kindle.amazon.com' %>
+and <%= link_to 'Free Kindle Reading Apps', 'www.amazon.com/gp/kindle/kcp' %> for the iPad,
+iPhone, Mac, Android, etc. Download them from <%= link_to 'here', @mobi %>.
+ </dd>
<dd class="work-in-progress">Guides marked with this icon are currently being worked on. While they might still be useful to you, they may contain incomplete information and even errors. You can help by reviewing them and posting your comments and corrections to the author.</dd>
</dl>
</div>
@@ -22,5 +26,5 @@ Ruby on Rails Guides
<p><%= document['description'] %></p>
<% end %>
<% end %>
- </dl>
+ </dl>
<% end %>
diff --git a/railties/guides/source/kindle/welcome.html.erb b/railties/guides/source/kindle/welcome.html.erb
index e2155ee1de..e30704c4e6 100644
--- a/railties/guides/source/kindle/welcome.html.erb
+++ b/railties/guides/source/kindle/welcome.html.erb
@@ -2,4 +2,4 @@
<h3>Kindle Edition</h3>
-The Kindle Edition of the Rails Guides should be considered a 'work in progress'. Track changes and raise issues at <a href="https://github.com/mipearson/rails/tree/guides_for_kindle">https://github.com/mipearson/rails/tree/guides_for_kindle</a>. \ No newline at end of file
+The Kindle Edition of the Rails Guides should be considered a work in progress. Feedback is really welcome, please see the "Feedback" section at the end of each guide for instructions.