Sha256: ec1cb728ed260a5f2725b95799ad653849b02434e0f8891b47e90c6dd1acff7b
Contents?: true
Size: 174 Bytes
Versions: 21
Compression:
Stored size: 174 Bytes
Contents
namespace :pagseguro do desc "Send notification to the URL specified in your config/pagseguro.yml file" task :notify => :environment do PagSeguro::Rake.run end end
Version data entries
21 entries across 21 versions & 1 rubygems