summaryrefslogtreecommitdiff
path: root/lib/custodian/alertfactory.rb
AgeCommit message (Expand)Author
2016-04-22More rubocop fixups.Steve Kemp
2015-03-09Removed trailing whitespace from the codeSteve Kemp
2015-03-09Remove spaces inside empty hashesSteve Kemp
2015-03-09More minor space fixupsSteve Kemp
2015-03-09Use def with parentheses when there are parameters.Steve Kemp
2015-03-09Removed spaces inside parenthesis.Steve Kemp
2015-03-09Prefer single-quotes when you don't need interpolation.Steve Kemp
2015-03-09Don't use parenthesis aroudn conditions in an if.Steve Kemp
2015-02-18Minor commenting/whitespace fixups.Steve Kemp
2012-12-12 Allow the alerter to receive the settings object.Steve Kemp
2012-11-24 Updated comments considerably.Steve Kemp
2012-11-24 The argument to our class factories must be a non-nil string.Steve Kemp
2012-11-24 There is a helper for getting/setting the alert targetSteve Kemp
2012-11-24 Updated to allow class type-identificationSteve Kemp
2012-11-24 Initial/stub implementation of a factory for generating alerting objects.Steve Kemp