| 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 | |||
| 2015-01-13 | Don't marry our code to ruby1.8 | Steve Kemp | |
| 2013-05-15 | Updated to test types of integer values. | Steve Kemp | |
| 2012-12-12 | Added simple is-singleton test. | Steve Kemp | |
