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 b684f87574 * lib/rss/rss.rb (RSS::NotSetError): added.
* lib/rss/maker/{1.0,0.9,2.0}.rb: changed RSS Maker to raise
  RSS::NotSetError if required values of maker.channel are not
  set.
* test/rss/test_maker_{1.0,0.9,2.0}.rb: changed tests to check RSS
  Maker raises or not.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7401 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-11-28 06:53:41 +00:00
..
0.9.rb * lib/rss/rss.rb (RSS::NotSetError): added. 2004-11-28 06:53:41 +00:00
1.0.rb * lib/rss/rss.rb (RSS::NotSetError): added. 2004-11-28 06:53:41 +00:00
2.0.rb * lib/rss/rss.rb (RSS::NotSetError): added. 2004-11-28 06:53:41 +00:00
base.rb * lib/rss/rss.rb (RSS::NotSetError): added. 2004-11-28 06:53:41 +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 * lib/rss/rss.rb (RSS::VERSION): 0.1.0 -> 0.1.1. 2004-11-19 08:25:25 +00:00