# -*- encoding: utf-8 -*- # stub: raygun 0.0.22 ruby lib Gem::Specification.new do |s| s.name = "raygun".freeze s.version = "0.0.22".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Christian Nelson".freeze, "Jonah Williams".freeze, "Jason Wadsworth".freeze] s.date = "2013-02-07" s.description = "Carbon Five Rails application generator".freeze s.email = ["christian@carbonfive.com".freeze] s.executables = ["raygun".freeze] s.files = [".gitignore".freeze, ".ruby-version".freeze, ".rvmrc".freeze, "CHANGES.md".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "TODO.md".freeze, "app_prototype/.env".freeze, "app_prototype/.gitignore".freeze, "app_prototype/.rspec".freeze, "app_prototype/.ruby-version".freeze, "app_prototype/.rvmrc".freeze, "app_prototype/Gemfile".freeze, "app_prototype/Guardfile".freeze, "app_prototype/Procfile".freeze, "app_prototype/README.md".freeze, "app_prototype/Rakefile".freeze, "app_prototype/app/assets/javascripts/application.js".freeze, "app_prototype/app/assets/javascripts/users.js.coffee".freeze, "app_prototype/app/assets/stylesheets/_footer.less".freeze, "app_prototype/app/assets/stylesheets/_navbar.less".freeze, "app_prototype/app/assets/stylesheets/application.css.less".freeze, "app_prototype/app/controllers/application_controller.rb".freeze, "app_prototype/app/controllers/pages_controller.rb".freeze, "app_prototype/app/controllers/password_resets_controller.rb".freeze, "app_prototype/app/controllers/registrations_controller.rb".freeze, "app_prototype/app/controllers/user_sessions_controller.rb".freeze, "app_prototype/app/controllers/users_controller.rb".freeze, "app_prototype/app/helpers/application_helper.rb".freeze, "app_prototype/app/helpers/users_helper.rb".freeze, "app_prototype/app/mailers/.gitkeep".freeze, "app_prototype/app/mailers/user_mailer.rb".freeze, "app_prototype/app/models/.gitkeep".freeze, "app_prototype/app/models/ability.rb".freeze, "app_prototype/app/models/user.rb".freeze, "app_prototype/app/models/user_session.rb".freeze, "app_prototype/app/views/layouts/application.html.slim".freeze, "app_prototype/app/views/pages/root.html.slim".freeze, "app_prototype/app/views/password_resets/edit.html.slim".freeze, "app_prototype/app/views/password_resets/new.html.slim".freeze, "app_prototype/app/views/registrations/new.html.slim".freeze, "app_prototype/app/views/user_mailer/activation_needed_email.html.erb".freeze, "app_prototype/app/views/user_mailer/activation_needed_email.text.erb".freeze, "app_prototype/app/views/user_mailer/activation_success_email.html.erb".freeze, "app_prototype/app/views/user_mailer/activation_success_email.text.erb".freeze, "app_prototype/app/views/user_mailer/reset_password_email.html.erb".freeze, "app_prototype/app/views/user_mailer/reset_password_email.text.erb".freeze, "app_prototype/app/views/user_sessions/new.html.slim".freeze, "app_prototype/app/views/users/_form.html.slim".freeze, "app_prototype/app/views/users/edit.html.slim".freeze, "app_prototype/app/views/users/index.html.slim".freeze, "app_prototype/app/views/users/new.html.slim".freeze, "app_prototype/app/views/users/show.html.slim".freeze, "app_prototype/config.ru".freeze, "app_prototype/config/application.rb".freeze, "app_prototype/config/boot.rb".freeze, "app_prototype/config/database.yml".freeze, "app_prototype/config/environment.rb".freeze, "app_prototype/config/environments/acceptance.rb".freeze, "app_prototype/config/environments/development.rb".freeze, "app_prototype/config/environments/production.rb".freeze, "app_prototype/config/environments/test.rb".freeze, "app_prototype/config/initializers/backtrace_silencers.rb".freeze, "app_prototype/config/initializers/email.rb".freeze, "app_prototype/config/initializers/inflections.rb".freeze, "app_prototype/config/initializers/mime_types.rb".freeze, "app_prototype/config/initializers/secret_token.rb".freeze, "app_prototype/config/initializers/session_store.rb".freeze, "app_prototype/config/initializers/simple_form.rb".freeze, "app_prototype/config/initializers/simple_form_bootstrap.rb".freeze, "app_prototype/config/initializers/sorcery.rb".freeze, "app_prototype/config/initializers/wrap_parameters.rb".freeze, "app_prototype/config/locales/en.yml".freeze, "app_prototype/config/locales/simple_form.en.yml".freeze, "app_prototype/config/routes.rb".freeze, "app_prototype/db/migrate/20121128215324_sorcery_core.rb".freeze, "app_prototype/db/migrate/20121128215325_sorcery_brute_force_protection.rb".freeze, "app_prototype/db/migrate/20121128215326_sorcery_activity_logging.rb".freeze, "app_prototype/db/migrate/20121128215327_sorcery_user_activation.rb".freeze, "app_prototype/db/migrate/20121128215328_sorcery_remember_me.rb".freeze, "app_prototype/db/migrate/20121128215329_sorcery_reset_password.rb".freeze, "app_prototype/db/migrate/20121128215330_sorcery_external.rb".freeze, "app_prototype/db/migrate/20121128215337_add_admin_to_users.rb".freeze, "app_prototype/db/sample_data.rb".freeze, "app_prototype/db/schema.rb".freeze, "app_prototype/db/seeds.rb".freeze, "app_prototype/lib/assets/.gitkeep".freeze, "app_prototype/lib/tasks/.gitkeep".freeze, "app_prototype/lib/tasks/cane.rake".freeze, "app_prototype/lib/tasks/coverage.rake".freeze, "app_prototype/lib/tasks/db.rake".freeze, "app_prototype/lib/tasks/spec.rake".freeze, "app_prototype/lib/templates/rails/scaffold_controller/controller.rb".freeze, "app_prototype/lib/templates/rspec/scaffold/controller_spec.rb".freeze, "app_prototype/lib/templates/slim/scaffold/_form.html.slim".freeze, "app_prototype/lib/templates/slim/scaffold/edit.html.slim".freeze, "app_prototype/lib/templates/slim/scaffold/index.html.slim".freeze, "app_prototype/lib/templates/slim/scaffold/new.html.slim".freeze, "app_prototype/lib/templates/slim/scaffold/show.html.slim".freeze, "app_prototype/log/.gitkeep".freeze, "app_prototype/public/404.html".freeze, "app_prototype/public/422.html".freeze, "app_prototype/public/500.html".freeze, "app_prototype/public/favicon.ico".freeze, "app_prototype/public/robots.txt".freeze, "app_prototype/script/rails".freeze, "app_prototype/spec/controllers/user_sessions_controller_spec.rb".freeze, "app_prototype/spec/controllers/users_controller_spec.rb".freeze, "app_prototype/spec/factories/users.rb".freeze, "app_prototype/spec/features/activation_spec.rb".freeze, "app_prototype/spec/features/password_reset_spec.rb".freeze, "app_prototype/spec/features/registration_spec.rb".freeze, "app_prototype/spec/features/sign_in_spec.rb".freeze, "app_prototype/spec/javascripts/example_spec.js.coffee".freeze, "app_prototype/spec/javascripts/spec.css".freeze, "app_prototype/spec/javascripts/spec.js.coffee".freeze, "app_prototype/spec/mailers/user_mailer_spec.rb".freeze, "app_prototype/spec/models/ability_spec.rb".freeze, "app_prototype/spec/models/user_spec.rb".freeze, "app_prototype/spec/spec_helper.rb".freeze, "app_prototype/spec/support/accept_values.rb".freeze, "app_prototype/spec/support/factory_girl.rb".freeze, "app_prototype/spec/support/sorcery.rb".freeze, "app_prototype/spec/support/user_sessions_feature_helper.rb".freeze, "app_prototype/spec/views/users/edit.html.slim_spec.rb".freeze, "app_prototype/spec/views/users/index.html.slim_spec.rb".freeze, "app_prototype/spec/views/users/new.html.slim_spec.rb".freeze, "app_prototype/spec/views/users/show.html.slim_spec.rb".freeze, "app_prototype/vendor/assets/javascripts/.gitkeep".freeze, "app_prototype/vendor/assets/stylesheets/.gitkeep".freeze, "app_prototype/vendor/plugins/.gitkeep".freeze, "bin/raygun".freeze, "cleanup.sh".freeze, "lib/raygun/version.rb".freeze, "marvin.jpg".freeze, "raygun.gemspec".freeze] s.homepage = "https://github.com/carbonfive/raygun".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Generates and customizes Rails applications with Carbon Five best practices baked in.".freeze end