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