1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rss/maker
kou d5b6a7b169 * test/rss/*.rb: removed tab width configuration headers.
* test/rss/test_maker_{0.9,1.0}.rb: sort -> do_sort.
* lib/rss/maker/*.rb: changed API to RSS version independence.
* lib/rss/maker/base.rb
  (RSS::Maker::XMLStyleSheets::XMLStyleSheet): checked required
  (pseudo) attributes.
* lib/rss/maker/base.rb (RSS::Maker::Items): sort -> do_sort.
* lib/rss/rss.rb (RSS::BaseModel.install_date_element): avoided warning.
* lib/rss/0.9.rb (RSS::Rss#textinput): added convenience method.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7182 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-11-03 06:43:18 +00:00
..
0.9.rb * test/rss/*.rb: removed tab width configuration headers. 2004-11-03 06:43:18 +00:00
1.0.rb * lib/rss/maker/*.rb: added RSS Maker. 2004-10-31 14:14:21 +00:00
2.0.rb * test/rss/*.rb: removed tab width configuration headers. 2004-11-03 06:43:18 +00:00
base.rb * test/rss/*.rb: removed tab width configuration headers. 2004-11-03 06:43:18 +00:00
content.rb * test/rss/*.rb: removed tab width configuration headers. 2004-11-03 06:43:18 +00:00
dublincore.rb * test/rss/*.rb: removed tab width configuration headers. 2004-11-03 06:43:18 +00:00
syndication.rb * test/rss/*.rb: removed tab width configuration headers. 2004-11-03 06:43:18 +00:00
trackback.rb * test/rss/*.rb: removed tab width configuration headers. 2004-11-03 06:43:18 +00:00