# -*- encoding: utf-8 -*- # stub: popel-exception_notification 1.0.4 ruby lib Gem::Specification.new do |s| s.name = "popel-exception_notification".freeze s.version = "1.0.4".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Rails".freeze] s.date = "2009-03-23" s.description = "The Exception Notifier plugin provides a mailer object and a default set of templates for sending email notifications when errors occur in a Rails application.".freeze s.extra_rdoc_files = ["README".freeze] s.files = ["README".freeze, "VERSION.yml".freeze, "lib/exception_notification".freeze, "lib/exception_notification.rb".freeze, "lib/exception_notification/exception_notifiable.rb".freeze, "lib/exception_notification/exception_notifier.rb".freeze, "lib/exception_notification/exception_notifier_helper.rb".freeze, "test/exception_notifier_helper_test.rb".freeze, "test/test_helper.rb".freeze] s.homepage = "http://github.com/rails/exception_notification/tree/master".freeze s.rdoc_options = ["--inline-source".freeze, "--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "A new Version of Exception Notification is available.".freeze end