1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* test/rss/test_maker_*.rb: added tests for RSS Maker.

* lib/rss/maker.rb: added RSS Maker.
* lib/rss/maker/*.rb: ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@7184 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kou 2004-11-03 07:03:33 +00:00
parent 3d712cdd9d
commit b45e1493f8
17 changed files with 95 additions and 24 deletions

View file

@ -1,5 +1,3 @@
# -*- tab-width: 2 -*- vim: ts=2
require "rss-testcase"
require "rss/1.0"