aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rss/maker/syndication.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * lib/rss, sample/rss, test/rss:kou2007-08-051-11/+2
* * lib: do not use __send__ to access private methods. [ruby-dev:26935]nobu2005-09-021-2/+2
* * test/rss/*.rb: removed tab width configuration headers.kou2004-11-031-5/+5
* * lib/rss/maker/*.rb: added RSS Maker.kou2004-10-311-0/+27