Sha256: 4c9ce08ed3aa3bbf4ac2d5f166c85e60e42c876979e933d21ec6d36a481c4f69
Contents?: true
Size: 301 Bytes
Versions: 101
Compression:
Stored size: 301 Bytes
Contents
## # Campfire [Notifier] # notify_by Campfire do |campfire| campfire.on_success = true campfire.on_warning = true campfire.on_failure = true campfire.api_token = "my_api_authentication_token" campfire.subdomain = "my_subdomain" campfire.room_id = "my_room_id" end
Version data entries
101 entries across 101 versions & 15 rubygems