# -*- encoding: utf-8 -*- # stub: scidea-hsfc-policies 0.0.2 ruby lib Gem::Specification.new do |s| s.name = "scidea-hsfc-policies".freeze s.version = "0.0.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 = ["Phoenix Team".freeze] s.date = "2012-04-19" s.description = "HSFC Policies augments standard user profile to include agreements for privacy policy and terms and conditions. These items appear on the registration form above the standard profile and are required.".freeze s.email = ["phoenix@scitent.com".freeze] s.files = ["CHANGELOG".freeze, "MIT-LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "app/views/registrations/_hsfc_policies.html.erb".freeze, "config/cucumber.yml".freeze, "config/environment.rb".freeze, "config/locales/en.yml".freeze, "config/locales/fr.yml".freeze, "features/support/env.rb".freeze, "features/support/hooks.rb".freeze, "features/support/paths.rb".freeze, "features/support/seed_user_roles.rb".freeze, "features/support/selectors.rb".freeze, "lib/generators/scidea/hsfc/policies/migrations_generator.rb".freeze, "lib/generators/scidea/hsfc/policies/removal_migrations_generator.rb".freeze, "lib/generators/scidea/hsfc/policies/templates/removal/scidea_hsfc_policies_99_remove.rb".freeze, "lib/generators/scidea/hsfc/policies/templates/scidea_hsfc_policies_01_install.rb".freeze, "lib/scidea-hsfc-policies.rb".freeze, "lib/scidea/hsfc/policies.rb".freeze, "lib/scidea/hsfc/policies/engine.rb".freeze, "lib/scidea/hsfc/policies/helpers/policies_helper.rb".freeze, "lib/scidea/hsfc/policies/models/profile.rb".freeze, "lib/scidea/hsfc/policies/version.rb".freeze, "spec/factories/profiles.rb".freeze, "spec/helpers/policies_helper_spec.rb".freeze, "spec/models/profile_spec.rb".freeze, "spec/spec_helper.rb".freeze, "spec/support/controller_macros.rb".freeze, "spec/views/registrations/_hsfc_policies.html.erb_spec.rb".freeze] s.homepage = "https://github.com/phoenix-scitent/scidea-hsfc-policies".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Policy-related customizations to HSFC instance of Scidea".freeze end