Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Version.rb was missing...v0.1.2 | Harald Eilertsen | 2015-05-28 | 1 | -0/+1 |
| | |||||
* | Fix require statements. | Harald Eilertsen | 2015-05-28 | 1 | -0/+1 |
| | | | | Using require_relative, so will only run on Ruby 1.9.3 or better. | ||||
* | Update version and description in gemspec.v0.1.0 | Harald Eilertsen | 2015-05-28 | 1 | -1/+2 |
| | |||||
* | Add license and readme to distribution. | Harald Eilertsen | 2015-05-14 | 1 | -0/+2 |
| | |||||
* | Add more stuff to gemspec. | Harald Eilertsen | 2015-05-14 | 1 | -0/+4 |
| | |||||
* | Fix description and license header. | Harald Eilertsen | 2015-05-14 | 1 | -1/+17 |
| | |||||
* | Fix gemspec and move version to it's own file. | Harald Eilertsen | 2015-05-14 | 1 | -2/+4 |
| | |||||
* | Separate lib and executable. | Harald Eilertsen | 2015-05-14 | 1 | -0/+3 |
| | | | | Add a separate executable, and move the rendering of the feeds into the feed class. | ||||
* | Move files into subdirectory below lib. | Harald Eilertsen | 2015-05-14 | 1 | -7/+7 |
| | |||||
* | Add gemspec | Harald Eilertsen | 2015-05-14 | 1 | -0/+16 |