blob: ef3397f58fedd7fd7a54395e613f8a5e31d9c5d9 (
plain) (
blame)
1
2
3
4
5
6
7
|
<%= render 'welcome' %>
<h3>Kindle Edition</h3>
<div>
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.
</div>
|