# -*- encoding: utf-8 -*- # stub: errational 0.8.16 ruby lib Gem::Specification.new do |s| s.name = "errational".freeze s.version = "0.8.16".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Kate Gengler".freeze, "Brian Olore".freeze] s.date = "2011-08-16" s.description = "Nice error handling".freeze s.email = ["errational@surrationale.net".freeze] s.files = [".gitignore".freeze, "Gemfile".freeze, "README.md".freeze, "Rakefile".freeze, "errational-0.7.1.gem".freeze, "errational.gemspec".freeze, "lib/errational.rb".freeze, "lib/errational/errationalify.rb".freeze, "lib/errational/errationality.rb".freeze, "lib/errational/test_helpers.rb".freeze, "lib/errational/version.rb".freeze, "lib/generators/errational/install_generator.rb".freeze, "lib/generators/templates/_error_dialog.js.erb".freeze, "lib/generators/templates/errational_configuration.rb".freeze, "lib/generators/templates/error_module.rb".freeze, "lib/generators/templates/exception_module.rb".freeze, "test/errational_test.rb".freeze, "test/errationalify_test.rb".freeze, "test/errationality_test.rb".freeze, "test/generators/install_generator_test.rb".freeze, "test/rails_app/.gitignore".freeze, "test/rails_app/README".freeze, "test/rails_app/Rakefile".freeze, "test/rails_app/app/controllers/application_controller.rb".freeze, "test/rails_app/app/helpers/application_helper.rb".freeze, "test/rails_app/app/views/errational/_error_dialog.js.erb".freeze, "test/rails_app/app/views/layouts/application.html.erb".freeze, "test/rails_app/config.ru".freeze, "test/rails_app/config/application.rb".freeze, "test/rails_app/config/boot.rb".freeze, "test/rails_app/config/database.yml".freeze, "test/rails_app/config/environment.rb".freeze, "test/rails_app/config/environments/development.rb".freeze, "test/rails_app/config/environments/production.rb".freeze, "test/rails_app/config/environments/test.rb".freeze, "test/rails_app/config/initializers/backtrace_silencers.rb".freeze, "test/rails_app/config/initializers/errational_configuration.rb".freeze, "test/rails_app/config/initializers/inflections.rb".freeze, "test/rails_app/config/initializers/mime_types.rb".freeze, "test/rails_app/config/initializers/secret_token.rb".freeze, "test/rails_app/config/initializers/session_store.rb".freeze, "test/rails_app/config/locales/en.yml".freeze, "test/rails_app/config/routes.rb".freeze, "test/rails_app/db/seeds.rb".freeze, "test/rails_app/doc/README_FOR_APP".freeze, "test/rails_app/lib/errational/rails_app_error.rb".freeze, "test/rails_app/lib/errational/rails_app_exception.rb".freeze, "test/rails_app/lib/tasks/.gitkeep".freeze, "test/rails_app/public/404.html".freeze, "test/rails_app/public/422.html".freeze, "test/rails_app/public/500.html".freeze, "test/rails_app/public/favicon.ico".freeze, "test/rails_app/public/images/rails.png".freeze, "test/rails_app/public/index.html".freeze, "test/rails_app/public/javascripts/application.js".freeze, "test/rails_app/public/javascripts/controls.js".freeze, "test/rails_app/public/javascripts/dragdrop.js".freeze, "test/rails_app/public/javascripts/effects.js".freeze, "test/rails_app/public/javascripts/prototype.js".freeze, "test/rails_app/public/javascripts/rails.js".freeze, "test/rails_app/public/robots.txt".freeze, "test/rails_app/public/stylesheets/.gitkeep".freeze, "test/rails_app/script/rails".freeze, "test/rails_app/test/test_helper.rb".freeze, "test/rails_app/vendor/plugins/.gitkeep".freeze, "test/test_helper.rb".freeze] s.homepage = "https://github.com/kategengler/errational".freeze s.rubygems_version = "3.5.10".freeze s.summary = "A gem for nice exception handling.".freeze s.test_files = ["test/errational_test.rb".freeze, "test/errationalify_test.rb".freeze, "test/errationality_test.rb".freeze, "test/generators/install_generator_test.rb".freeze, "test/rails_app/.gitignore".freeze, "test/rails_app/README".freeze, "test/rails_app/Rakefile".freeze, "test/rails_app/app/controllers/application_controller.rb".freeze, "test/rails_app/app/helpers/application_helper.rb".freeze, "test/rails_app/app/views/errational/_error_dialog.js.erb".freeze, "test/rails_app/app/views/layouts/application.html.erb".freeze, "test/rails_app/config.ru".freeze, "test/rails_app/config/application.rb".freeze, "test/rails_app/config/boot.rb".freeze, "test/rails_app/config/database.yml".freeze, "test/rails_app/config/environment.rb".freeze, "test/rails_app/config/environments/development.rb".freeze, "test/rails_app/config/environments/production.rb".freeze, "test/rails_app/config/environments/test.rb".freeze, "test/rails_app/config/initializers/backtrace_silencers.rb".freeze, "test/rails_app/config/initializers/errational_configuration.rb".freeze, "test/rails_app/config/initializers/inflections.rb".freeze, "test/rails_app/config/initializers/mime_types.rb".freeze, "test/rails_app/config/initializers/secret_token.rb".freeze, "test/rails_app/config/initializers/session_store.rb".freeze, "test/rails_app/config/locales/en.yml".freeze, "test/rails_app/config/routes.rb".freeze, "test/rails_app/db/seeds.rb".freeze, "test/rails_app/doc/README_FOR_APP".freeze, "test/rails_app/lib/errational/rails_app_error.rb".freeze, "test/rails_app/lib/errational/rails_app_exception.rb".freeze, "test/rails_app/lib/tasks/.gitkeep".freeze, "test/rails_app/public/404.html".freeze, "test/rails_app/public/422.html".freeze, "test/rails_app/public/500.html".freeze, "test/rails_app/public/favicon.ico".freeze, "test/rails_app/public/images/rails.png".freeze, "test/rails_app/public/index.html".freeze, "test/rails_app/public/javascripts/application.js".freeze, "test/rails_app/public/javascripts/controls.js".freeze, "test/rails_app/public/javascripts/dragdrop.js".freeze, "test/rails_app/public/javascripts/effects.js".freeze, "test/rails_app/public/javascripts/prototype.js".freeze, "test/rails_app/public/javascripts/rails.js".freeze, "test/rails_app/public/robots.txt".freeze, "test/rails_app/public/stylesheets/.gitkeep".freeze, "test/rails_app/script/rails".freeze, "test/rails_app/test/test_helper.rb".freeze, "test/rails_app/vendor/plugins/.gitkeep".freeze, "test/test_helper.rb".freeze] end