Sha256: 1b7e777fe6c5cd545c388e468808c9feb0995c7c23986e6bc615a67d663a2106

Contents?: true

Size: 1.92 KB

Versions: 0

Compression: gzip

Compressed size: 719 Bytes

Stored size: 719 Bytes

Contents

--- !ruby/object:Gem::Specification
name: dreamcatcher
version: !ruby/object:Gem::Version
  version: 0.0.1
  prerelease: 
platform: ruby
authors:
- Willem van Bergen
autorequire: 
bindir: bin
cert_chain: []
date: 2013-02-10 00:00:00.000000000 Z
dependencies:
- !ruby/object:Gem::Dependency
  name: pony
  requirement: &70145515587540 !ruby/object:Gem::Requirement
    none: false
    requirements:
    - - ! '>='
      - !ruby/object:Gem::Version
        version: '0'
  type: :runtime
  prerelease: false
  version_requirements: *70145515587540
description: Catch exceptions and send email notifications with context.
email:
- willem@railsdoctors.com
executables: []
extensions: []
extra_rdoc_files: []
files:
- .gitignore
- Gemfile
- LICENSE.txt
- README.md
- Rakefile
- dreamcatcher.gemspec
- lib/dreamcatcher.rb
- lib/dreamcatcher/configuration.rb
- lib/dreamcatcher/exception_context.rb
- lib/dreamcatcher/logger_proxy.rb
- lib/dreamcatcher/mailer.rb
- lib/dreamcatcher/monitor.rb
- lib/dreamcatcher/rake.rb
- lib/dreamcatcher/templates/generic_exception.html.erb
- lib/dreamcatcher/templates/generic_exception.text.erb
- lib/dreamcatcher/templates/layout.html.erb
- lib/dreamcatcher/version.rb
- test/dreamcatcher_test.rb
- test/logger_proxy_test.rb
- test/test_helper.rb
homepage: https://github.com/wvanbergen/dreamcatcher
licenses: []
post_install_message: 
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  none: false
  requirements:
  - - ! '>='
    - !ruby/object:Gem::Version
      version: '0'
required_rubygems_version: !ruby/object:Gem::Requirement
  none: false
  requirements:
  - - ! '>='
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubyforge_project: 
rubygems_version: 1.8.16
signing_key: 
specification_version: 3
summary: Catch exceptions and send email notifications with context.
test_files:
- test/dreamcatcher_test.rb
- test/logger_proxy_test.rb
- test/test_helper.rb

Package Spec version

dreamcatcher-0.0.1