Sha256: db28c0052c005c81c87cf9ba06018557da7659562dfb9d799d67cf27e4db8d35
Contents?: true
Size: 1.85 KB
Versions: 0
Compression: gzip
Compressed size: 786 Bytes
Stored size: 786 Bytes
Contents
--- !ruby/object:Gem::Specification rubygems_version: 0.9.2 specification_version: 1 name: test_notifier version: !ruby/object:Gem::Version version: 0.0.3 date: 2007-10-18 00:00:00 -02:00 summary: Display system notifications (dbus, growl and snarl) after running tests. It works on Mac OS X, Linux and Windows. Powerful when used with Autotest ZenTest gem for Rails apps. require_paths: - lib email: fnando.vieira@gmail.com homepage: http://testnotifier.rubyforge.org rubyforge_project: testnotifier description: Display system notifications (dbus, growl and snarl) after running tests. It works on Mac OS X, Linux and Windows. Powerful when used with Autotest ZenTest gem for Rails apps. autorequire: default_executable: bindir: bin has_rdoc: true required_ruby_version: !ruby/object:Gem::Version::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: 0.0.0 version: platform: ruby signing_key: cert_chain: post_install_message: authors: - Nando Vieira files: - History.txt - License.txt - Manifest.txt - README.txt - Rakefile - config/hoe.rb - config/requirements.rb - lib/test_notifier.rb - lib/test_notifier/icons/error.png - lib/test_notifier/icons/failure.png - lib/test_notifier/icons/passed.png - lib/test_notifier/version.rb - log/debug.log - script/destroy - script/generate - script/txt2html - setup.rb - tasks/deployment.rake - tasks/environment.rake - tasks/website.rake - test/test_helper.rb - test/test_test_notifier.rb - website/index.html - website/index.txt - website/javascripts/rounded_corners_lite.inc.js - website/stylesheets/screen.css - website/template.rhtml test_files: - test/test_helper.rb - test/test_test_notifier.rb rdoc_options: - --main - README.txt extra_rdoc_files: - History.txt - License.txt - Manifest.txt - README.txt - website/index.txt executables: [] extensions: [] requirements: [] dependencies: []