Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-09 | Removed spaces inside parenthesis. | Steve Kemp | |
2015-03-09 | Prefer single-quotes when you don't need interpolation. | Steve Kemp | |
So "foo" is less good than 'foo'. | |||
2015-03-09 | Do not use parentheses for method calls with no arguments. | Steve Kemp | |
This is neater. Flagged by rubocop | |||
2013-05-15 | Updated comment so they match the functionality of the code. | Steve Kemp | |
2013-01-24 | New release | Steve Kemp | |
2012-11-24 | Added new alert-type, to merely write to a file. | Steve Kemp | |