Sha256: 3a4dcf90c2b49f56282cfeb8da97922ff557e06d8b91c5192066a4a7f80160c9

Contents?: true

Size: 236 Bytes

Versions: 4

Compression:

Stored size: 236 Bytes

Contents

namespace :prowler do
  desc "Verify your Prowler 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

4 entries across 4 versions & 1 rubygems

Version Path
prowler-1.3.1 lib/prowler/tasks.rb
prowler-1.3.0 lib/prowler/tasks.rb
prowler-1.2.1 lib/prowler/tasks.rb
prowler-1.2.0 lib/prowler/tasks.rb