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 0c616db7ff * lib/rss/rss.rb (RSS::Element#tag): not use block_given? for
working with ruby 1.6 again.
* lib/rss/{0.9,2.0,trackback}.rb, lib/rss/maker/base.rb:
  undef -> remove_method for working with ruby 1.6 again.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7402 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-11-28 06:59:34 +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::Element#tag): not use block_given? for 2004-11-28 06:59:34 +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