Skip to content

Instantly share code, notes, and snippets.

View leonciocaminha's full-sized avatar

leocaminha leonciocaminha

View GitHub Profile
{: notas_empenho_despesa => {: nota_empenho_despesa => [{: exercicio => "2019",
: unidade_gestora => "300001",
: unidade_executora => "300001",
: numero => "00000011",
: natureza => "Ordinária",
: efeito => "DESEMBOLSO",
: data_emissao => "30/01/2019",
: valor => "900",
: valor_pago => "900",
: classificacao_orcamentaria_reduzido => "8644",
Institution.find_or_create_by(name: "ASSESSORIA ESPECIAL DA VICE-GOVERNADORIA")
Institution.find_or_create_by(name: "ASSESSORIA ESPECIAL DE COMUNICAÇÃO")
Institution.find_or_create_by(name: "ASSESSORIA PARA ASSUNTOS INTERNACIONAIS")
Institution.find_or_create_by(name: "ASSESSORIA ESPECIAL DO GOVERNADOR")
Institution.find_or_create_by(name: "ASSESSORIA DE RELAÇÕES INSTITUCIONAIS")
Institution.find_or_create_by(name: "SECRETARIA DA SEGURANÇA PÚBLICA E DEFESA SOCIAL (SSPDS)")
Institution.find_or_create_by(name: "SECRETARIA DAS CIDADES (SCIDADES)")
Institution.find_or_create_by(name: "SECRETARIA DO DESENVOLVIMENTO AGRÁRIO (SDA)")
Institution.find_or_create_by(name: "SECRETARIA DA INFRAESTRUTURA (SEINFRA)")
Institution.find_or_create_by(name: "SECRETARIA DO TURISMO (SETUR)")
# $OpenBSD: sshd_config,v 1.103 2018/04/09 20:41:22 tj Exp $
# This is the sshd server system-wide configuration file. See
# sshd_config(5) for more information.
# This sshd was compiled with PATH=/usr/bin:/bin:/usr/sbin:/sbin
# The strategy used for options in the default sshd_config shipped with
# OpenSSH is to specify options with their default value where
# possible, but leave them commented. Uncommented options override the