# -*- encoding: utf-8 -*- # stub: cmpa_auth 1.0.5 ruby lib Gem::Specification.new do |s| s.name = "cmpa_auth".freeze s.version = "1.0.5".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["CMPA Assessoria de Inform\u00C3\u00A1tica".freeze] s.date = "2010-04-04" s.description = "Biblioteca de autentica\u00C3\u00A7\u00C3\u00A3o para a Assessoria de Inform\u00C3\u00A1tica (CMPA).".freeze s.email = "icaro.ldm@gmail.com".freeze s.extra_rdoc_files = ["README.rdoc".freeze, "CHANGELOG.rdoc".freeze] s.files = ["CHANGELOG.rdoc".freeze, "MIT-LICENSE".freeze, "README.rdoc".freeze, "app/controllers/sessions_controller.rb".freeze, "app/helpers/sessions_helper.rb".freeze, "app/views/application/_footer.erb".freeze, "app/views/application/_login.erb".freeze, "app/views/layouts/sessions.erb".freeze, "app/views/rescues/403.erb".freeze, "app/views/sessions/index.erb".freeze, "app/views/sessions/lotacoes_temporarias.erb".freeze, "app/views/sessions/new.erb".freeze, "config/routes.rb".freeze, "init.rb".freeze, "lib/cmpa_auth.rb".freeze, "lib/cmpa_auth/access_denied.rb".freeze, "lib/cmpa_auth/authentication.rb".freeze, "lib/cmpa_auth/extensions.rb".freeze, "lib/cmpa_auth/models/estagiario.rb".freeze, "lib/cmpa_auth/models/funcionario.rb".freeze, "lib/cmpa_auth/models/grupo_acesso.rb".freeze, "lib/cmpa_auth/models/lotacao_temporaria.rb".freeze, "lib/cmpa_auth/models/pessoa.rb".freeze, "lib/cmpa_auth/models/setor.rb".freeze, "lib/cmpa_auth/models/sistema.rb".freeze, "lib/cmpa_auth/portal_connection.rb".freeze, "lib/cmpa_auth/rails_helpers.rb".freeze, "public/images/sistemas/administrativo.png".freeze, "public/images/sistemas/agenda.png".freeze, "public/images/sistemas/aviso.png".freeze, "public/images/sistemas/central_transportes.png".freeze, "public/images/sistemas/contratos.png".freeze, "public/images/sistemas/controle_acesso.png".freeze, "public/images/sistemas/convenios.png".freeze, "public/images/sistemas/cotas.png".freeze, "public/images/sistemas/cursos_eventos.png".freeze, "public/images/sistemas/dados_pessoais.png".freeze, "public/images/sistemas/efetividade.png".freeze, "public/images/sistemas/formulario.png".freeze, "public/images/sistemas/helpdesk.png".freeze, "public/images/sistemas/movimentacao_pessoal.png".freeze, "public/images/sistemas/ouvidoria.png".freeze, "public/images/sistemas/pesquisa.png".freeze, "public/images/sistemas/pesquisa_organizacional.png".freeze, "public/images/sistemas/processo_eletronico.png".freeze, "public/images/sistemas/qbm.png".freeze, "public/images/sistemas/seguranca.png".freeze, "public/images/sistemas/sms.png".freeze, "public/images/sistemas/telefonia.jpg".freeze, "public/images/sistemas/telephone.png".freeze, "public/images/sistemas/video.png".freeze, "rails/init.rb".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Adiciona uma solu\u00C3\u00A7\u00C3\u00A3o completa de autentica\u00C3\u00A7\u00C3\u00A3o e permiss\u00C3\u00B5es.".freeze end