Base
API-Key Create a Prowl account and request an API key on prowlapp.com.
Application name Tell something like your server name. Example: "Server1 Backup"
# File lib/backup/notifier/prowl.rb, line 20 def initialize(model, &block) super(model) instance_eval(&block) if block_given? end
[Validate]
Generated with the Darkfish Rdoc Generator 2.