summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authormakoto kuwata <kwa@kuwata-lab.com>2008-06-12 12:19:20 +0000
committermakoto kuwata <kwa@kuwata-lab.com>2008-06-12 12:19:20 +0000
commit57135ec28e3d7928e7650546f03c200e835355af (patch)
tree1c2ecc2614b9dcc8585351b08cd75313e228bcac /doc
parent90927ecab519a4c83bff23d71a2b2eb9dec4755d (diff)
downloaderubis-57135ec28e3d7928e7650546f03c200e835355af.tar.gz
- [update] README.txt, users-guide, CHANGES.txt
Diffstat (limited to 'doc')
-rw-r--r--doc/users-guide.html1
-rw-r--r--doc/users-guide.txt1
2 files changed, 2 insertions, 0 deletions
diff --git a/doc/users-guide.html b/doc/users-guide.html
index 5ae28cb..d806e4e 100644
--- a/doc/users-guide.html
+++ b/doc/users-guide.html
@@ -51,6 +51,7 @@ It has the following features.
</li>
</ul>
<p>Erubis is implemented in pure Ruby. It requires Ruby 1.8 or higher.
+Erubis now supports Ruby 1.9.
</p>
<a name="toc"></a>
<h3 class="section2">Table of Contents</h3>
diff --git a/doc/users-guide.txt b/doc/users-guide.txt
index b5e3e60..bbd4b71 100644
--- a/doc/users-guide.txt
+++ b/doc/users-guide.txt
@@ -38,6 +38,7 @@ It has the following features.
.#.* {{<mod_ruby support|#topcs-modruby>}}
Erubis is implemented in pure Ruby. It requires Ruby 1.8 or higher.
+Erubis now supports Ruby 1.9.