aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rss/maker.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * lib/rss/maker.rb (RSS::Maker): Fix indent of document comment.kou2013-04-261-4/+4
* * lib/rss/atom.rb: Documentation for RSS::Atom based on a patch byzzak2013-04-261-1/+25
* * lib/rss/maker.rb, lib/rss/maker/0.9.rb,kou2009-05-161-0/+4
* * lib/rss/maker.rb, lib/rss/maker/0.9.rb, lib/rss/maker/base.rb:kou2008-12-111-3/+2
* * lib/rss/maker.rb (RSS::Maker.[]): add.kou2008-12-101-5/+12
* * lib/rss/rss.rb (RSS::VERSION), test/rss/test_version.rb:kou2008-02-111-4/+4
* * lib/rss.rb, lib/rss/, test/rss/:kou2007-09-151-0/+1
* * lib/rss, sample/rss, test/rss:kou2007-08-051-0/+1
* * lib/rss, test/rss:kou2007-03-171-7/+12
* * lib/rss/maker/taxonomy.rb: implemented taxonomy module for RSSkou2005-11-231-0/+1
* * lib/rss: supported Image module.kou2005-02-031-0/+1
* * lib/rss/rss.rb (RSS::VERSION): 0.1.0 -> 0.1.1.kou2004-11-191-6/+8
* * lib/rss/maker.rb: added entry point of RSS Maker.kou2004-11-011-0/+33