Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix gemspec and move version to it's own file. | Harald Eilertsen | 2015-05-14 | 1 | -0/+3 |
| | |||||
* | Put classes into module. | Harald Eilertsen | 2015-05-14 | 2 | -35/+39 |
| | |||||
* | Separate lib and executable. | Harald Eilertsen | 2015-05-14 | 2 | -29/+26 |
| | | | | 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 | 6 | -0/+45 |
| | |||||
* | Use ERB for templating. | Harald Eilertsen | 2015-05-05 | 3 | -0/+11 |
| | |||||
* | Refactor Feed and FeedItem into separate files. | Harald Eilertsen | 2015-05-05 | 2 | -0/+63 |