ruby--ruby/lib/rss/maker
kou c51f645b44 * lib/rss/1.0.rb (RSS::RDF::Channel#setup_maker_attributes):
removed self.

* lib/rss/maker/base.rb (RSS::Maker::ItemsBase#<=>): use #date
  instead of @date.
  (RSS::Maker::Base::self.def_array_element): added #size.

* lib/rss/maker/1.0.rb
  (RSS::Maker::RSS10::Channel#to_rss,
   RSS::Maker::RSS10::Items::Item#to_rss): cleared dc_dates set
  upped by using #date.

* lib/rss/maker/dublincore.rb
  (RSS::Maker::ChannelBase, RSS::Maker::ItemsBase::ItemBase):
  fixed opposite alias.

* test/rss/test_setup_maker_1.0.rb
  (RSS::TestSetupMaker10::test_setup_maker_items_sort): added some
  tests for RSS::Maker::ItemsBase#do_sort.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8966 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-08-11 04:08:05 +00:00
..
0.9.rb
1.0.rb * lib/rss/1.0.rb (RSS::RDF::Channel#setup_maker_attributes): 2005-08-11 04:08:05 +00:00
2.0.rb * lib/rss/rss.rb (RSS::VERSION): 0.1.1 -> 0.1.2 2004-12-04 09:53:01 +00:00
base.rb * lib/rss/1.0.rb (RSS::RDF::Channel#setup_maker_attributes): 2005-08-11 04:08:05 +00:00
content.rb
dublincore.rb * lib/rss/1.0.rb (RSS::RDF::Channel#setup_maker_attributes): 2005-08-11 04:08:05 +00:00
image.rb * lib/rss/dublincore.rb: supported multiple DublinCore items. 2005-04-05 06:42:03 +00:00
syndication.rb
trackback.rb * lib/rss/dublincore.rb: supported multiple DublinCore items. 2005-04-05 06:42:03 +00:00