# -*- encoding: utf-8 -*- # stub: exceptionally_beautiful 0.1.2 ruby lib Gem::Specification.new do |s| s.name = "exceptionally_beautiful".freeze s.version = "0.1.2".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["PJ Kelly".freeze] s.date = "2015-02-25" s.description = "A Rails engine for handling error pages.".freeze s.email = ["pj@crushlovely.com".freeze] s.files = [".gitignore".freeze, ".rubocop.yml".freeze, ".ruby-version".freeze, ".travis.yml".freeze, "CHANGELOG.md".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "Guardfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "app/controllers/concerns/exceptionally_beautiful/error_handler.rb".freeze, "app/controllers/exceptionally_beautiful/application_controller.rb".freeze, "app/controllers/exceptionally_beautiful/errors_controller.rb".freeze, "app/helpers/exceptionally_beautiful/render_helper.rb".freeze, "app/models/exceptionally_beautiful/error.rb".freeze, "app/views/exceptionally_beautiful/errors/show.html.erb".freeze, "app/views/layouts/exceptionally_beautiful/errors.html.erb".freeze, "bin/rails".freeze, "config/locales/en.yml".freeze, "config/routes.rb".freeze, "exceptionally_beautiful.gemspec".freeze, "lib/exceptionally_beautiful.rb".freeze, "lib/exceptionally_beautiful/capistrano.rb".freeze, "lib/exceptionally_beautiful/capistrano/exceptionally_beautiful.rake".freeze, "lib/exceptionally_beautiful/engine.rb".freeze, "lib/exceptionally_beautiful/html_renderer.rb".freeze, "lib/exceptionally_beautiful/markdown_renderer.rb".freeze, "lib/exceptionally_beautiful/routes.rb".freeze, "lib/exceptionally_beautiful/routing_constraint.rb".freeze, "lib/exceptionally_beautiful/tasks/exceptionally_beautiful.rake".freeze, "lib/exceptionally_beautiful/version.rb".freeze, "lib/generators/exceptionally_beautiful/install_generator.rb".freeze, "lib/generators/templates/exceptionally_beautiful.rb".freeze, "spec/features/exceptionally_beautiful_engine_spec.rb".freeze, "spec/spec_helper.rb".freeze, "spec/test_app/README.rdoc".freeze, "spec/test_app/Rakefile".freeze, "spec/test_app/app/assets/stylesheets/application.css".freeze, "spec/test_app/app/controllers/application_controller.rb".freeze, "spec/test_app/app/controllers/tests_controller.rb".freeze, "spec/test_app/app/helpers/application_helper.rb".freeze, "spec/test_app/app/views/layouts/application.html.erb".freeze, "spec/test_app/bin/bundle".freeze, "spec/test_app/bin/rails".freeze, "spec/test_app/bin/rake".freeze, "spec/test_app/bin/setup".freeze, "spec/test_app/config.ru".freeze, "spec/test_app/config/application.rb".freeze, "spec/test_app/config/boot.rb".freeze, "spec/test_app/config/environment.rb".freeze, "spec/test_app/config/environments/development.rb".freeze, "spec/test_app/config/environments/production.rb".freeze, "spec/test_app/config/environments/test.rb".freeze, "spec/test_app/config/initializers/backtrace_silencers.rb".freeze, "spec/test_app/config/initializers/cookies_serializer.rb".freeze, "spec/test_app/config/initializers/filter_parameter_logging.rb".freeze, "spec/test_app/config/initializers/inflections.rb".freeze, "spec/test_app/config/initializers/mime_types.rb".freeze, "spec/test_app/config/initializers/session_store.rb".freeze, "spec/test_app/config/initializers/wrap_parameters.rb".freeze, "spec/test_app/config/locales/en.yml".freeze, "spec/test_app/config/routes.rb".freeze, "spec/test_app/config/secrets.yml".freeze, "spec/test_app/db/seeds.rb".freeze, "spec/test_app/public/404.html".freeze, "spec/test_app/public/422.html".freeze, "spec/test_app/public/500.html".freeze, "spec/test_app/public/favicon.ico".freeze, "spec/test_app/public/robots.txt".freeze] s.homepage = "https://github.com/crushlovely/exceptionally_beautiful".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "A Rails engine for handling error pages.".freeze s.test_files = ["spec/features/exceptionally_beautiful_engine_spec.rb".freeze, "spec/spec_helper.rb".freeze, "spec/test_app/README.rdoc".freeze, "spec/test_app/Rakefile".freeze, "spec/test_app/app/assets/stylesheets/application.css".freeze, "spec/test_app/app/controllers/application_controller.rb".freeze, "spec/test_app/app/controllers/tests_controller.rb".freeze, "spec/test_app/app/helpers/application_helper.rb".freeze, "spec/test_app/app/views/layouts/application.html.erb".freeze, "spec/test_app/bin/bundle".freeze, "spec/test_app/bin/rails".freeze, "spec/test_app/bin/rake".freeze, "spec/test_app/bin/setup".freeze, "spec/test_app/config.ru".freeze, "spec/test_app/config/application.rb".freeze, "spec/test_app/config/boot.rb".freeze, "spec/test_app/config/environment.rb".freeze, "spec/test_app/config/environments/development.rb".freeze, "spec/test_app/config/environments/production.rb".freeze, "spec/test_app/config/environments/test.rb".freeze, "spec/test_app/config/initializers/backtrace_silencers.rb".freeze, "spec/test_app/config/initializers/cookies_serializer.rb".freeze, "spec/test_app/config/initializers/filter_parameter_logging.rb".freeze, "spec/test_app/config/initializers/inflections.rb".freeze, "spec/test_app/config/initializers/mime_types.rb".freeze, "spec/test_app/config/initializers/session_store.rb".freeze, "spec/test_app/config/initializers/wrap_parameters.rb".freeze, "spec/test_app/config/locales/en.yml".freeze, "spec/test_app/config/routes.rb".freeze, "spec/test_app/config/secrets.yml".freeze, "spec/test_app/db/seeds.rb".freeze, "spec/test_app/public/404.html".freeze, "spec/test_app/public/422.html".freeze, "spec/test_app/public/500.html".freeze, "spec/test_app/public/favicon.ico".freeze, "spec/test_app/public/robots.txt".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 4.2.0".freeze]) s.add_runtime_dependency(%q.freeze, ["> 3.0.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.3".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end