Raphael Araújo

Results 8 issues of Raphael Araújo

I create a class to override the default helper. Use case: ```ruby # Models class Company include Mongoid::Document embeds_many :catalogs, { class_name: 'Company::Catalog' } end class Company::Catalog include Mongoid::Document embedded_in...

Olá pessoal, Até o momento eu tenho gerado e importado arquivo Cnab240 da Caixa com sucesso. Mas surgiu uma solicitação para gerar remessas de atualização e não estou conseguindo. Pelo...

No arquivo genérico onde é descrito o `identificacao_distribuicao` as opções comentadas não diz respeito a todos os bancos. ``` php // https://github.com/andersondanilo/cnab_yaml/blob/master/cnab240/generic/remessa/detalhe_segmento_p.yml#L196 identificacao_distribuicao: # Código adotado pela FEBRABAN para identificar...

Hi @LevelUpTuts, I found a good way to modularize the API codes. I suggest you use `bundle` from` graphql-modules`. Take a look at my code https://bitbucket.org/raphox/react-fullstack/src/master/imports/api/ The main code: ```Javascript...

I do not want to belittle the work of the owner of this repository. But by searching I located the repository https://github.com/becvert/cordova-plugin-zeroconf, which seems to be more complete.