aboutsummaryrefslogtreecommitdiffstats
path: root/rss2html.gemspec
Commit message (Collapse)AuthorAgeFilesLines
* Version.rb was missing...v0.1.2Harald Eilertsen2015-05-281-0/+1
|
* Fix require statements.Harald Eilertsen2015-05-281-0/+1
| | | | Using require_relative, so will only run on Ruby 1.9.3 or better.
* Update version and description in gemspec.v0.1.0Harald Eilertsen2015-05-281-1/+2
|
* Add license and readme to distribution.Harald Eilertsen2015-05-141-0/+2
|
* Add more stuff to gemspec.Harald Eilertsen2015-05-141-0/+4
|
* Fix description and license header.Harald Eilertsen2015-05-141-1/+17
|
* Fix gemspec and move version to it's own file.Harald Eilertsen2015-05-141-2/+4
|
* Separate lib and executable.Harald Eilertsen2015-05-141-0/+3
| | | | 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-7/+7
|
* Add gemspecHarald Eilertsen2015-05-141-0/+16