Base
Campfire api authentication token
Campfire account's room id
Campfire account's subdomain
# File lib/backup/notifier/campfire.rb, line 22 def initialize(model, &block) super(model) instance_eval(&block) if block_given? end
[Validate]
Generated with the Darkfish Rdoc Generator 2.