# -*- encoding: utf-8 -*- # stub: exception_notification_rails3 1.0.0 ruby lib Gem::Specification.new do |s| s.name = "exception_notification_rails3".freeze s.version = "1.0.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Jamis Buck".freeze, "Josh Peek".freeze] s.date = "2010-03-13" s.email = "timocratic@gmail.com".freeze s.files = ["README".freeze, "lib/exception_notifier.rb".freeze, "lib/exception_notifier/notifier.rb".freeze, "lib/exception_notifier/views/exception_notifier/_backtrace.text.erb".freeze, "lib/exception_notifier/views/exception_notifier/_environment.text.erb".freeze, "lib/exception_notifier/views/exception_notifier/_request.text.erb".freeze, "lib/exception_notifier/views/exception_notifier/_session.text.erb".freeze, "lib/exception_notifier/views/exception_notifier/_title.text.erb".freeze, "lib/exception_notifier/views/exception_notifier/exception_notification.text.erb".freeze] s.homepage = "http://github.com/railsware/exception_notification".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Exception notification by email for Rails apps".freeze end