Backup::Notifier::Base
Twitter consumer key credentials
OAuth credentials
# File lib/backup/notifier/twitter.rb, line 18 def initialize(model, &block) super(model) instance_eval(&block) if block_given? end
[Validate]
Generated with the Darkfish Rdoc Generator 2.