mirror of
https://github.com/ruby/ruby.git
synced 2025-08-23 04:55:21 +02:00
* lib/rss.rb, lib/rss/, test/rss/:
- 0.1.9 -> 0.2.0. - supported Slash module. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13446 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
b528261ad8
commit
1b56bcce22
19 changed files with 296 additions and 18 deletions
|
@ -36,6 +36,7 @@ require "rss/maker/feed"
|
|||
require "rss/maker/entry"
|
||||
require "rss/maker/content"
|
||||
require "rss/maker/dublincore"
|
||||
require "rss/maker/slash"
|
||||
require "rss/maker/syndication"
|
||||
require "rss/maker/taxonomy"
|
||||
require "rss/maker/trackback"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue