aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rss2html.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fix require statements.Harald Eilertsen2015-05-281-3/+3
| | | | Using require_relative, so will only run on Ruby 1.9.3 or better.
* Fix description and license header.Harald Eilertsen2015-05-141-1/+1
|
* Include version by default.Harald Eilertsen2015-05-141-0/+1
|
* Separate lib and executable.Harald Eilertsen2015-05-141-29/+2
| | | | Add a separate executable, and move the rendering of the feeds into the feed class.
* Move files into subdirectory below lib.Harald Eilertsen2015-05-141-0/+45