aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rss
diff options
context:
space:
mode:
authorkou <kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-10-14 04:36:35 +0000
committerkou <kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-10-14 04:36:35 +0000
commit56d7198e55338b0373e63213fd57762be22e3679 (patch)
tree76a4a2a7a36a5f9688f2ac1d00e2f88d8e92e57f /lib/rss
parent385edf1e5c6dd5465067bae293844e640e9887a2 (diff)
downloadruby-56d7198e55338b0373e63213fd57762be22e3679.tar.gz
* added link to Tutorial.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7034 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/rss')
-rw-r--r--lib/rss/rss.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/rss/rss.rb b/lib/rss/rss.rb
index 9db5f5a6ff..13eaf7c505 100644
--- a/lib/rss/rss.rb
+++ b/lib/rss/rss.rb
@@ -2,6 +2,7 @@
# modify it under the same terms as Ruby.
#
# Author:: Kouhei Sutou <kou@cozmixng.org>
+# Tutorial:: http://www.cozmixng.org/~rwiki/?cmd=view;name=RSS+Parser%3A%3ATutorial.en
require "time"