Sha256: 67dcddb6dda8dadb1e0a0dec5ce25bf703f3c743cc8afca03682056e366ed4d0
Contents?: true
Size: 235 Bytes
Versions: 7
Compression:
Stored size: 235 Bytes
Contents
namespace :prowler do desc "Verify your plugin installation by sending a test notification to the Prowl iPhone application" task :test => :environment do Prowler.notify "Test Message", "Testing, testing, testing ..." end end
Version data entries
7 entries across 7 versions & 2 rubygems