JacquesMarques

Results 9 issues of JacquesMarques

Hi, I try to use this gem with this route setup: ` Rails.application.routes.draw do Rails.application.routes.draw do namespace :api do namespace :v1 do api_guard_routes for: 'users' But when I try to...

doubt

When I try on an existent app: `rails vue:setup` and is giving this error ` **You are using Vue on Rails 1.0.0.beta5 and it does not support webpacker 4.** Please...

Anybody has using KoolReport with YII2 (the last version of YII Framework)?

### What steps will reproduce the problem? When I try acess: /user/permission/create ### What is the expected result? Open form to input permission data ### What do you get instead?...

under investigation

### What steps will reproduce the problem? I override user model and add a custom field with required rule ### What is the expected result? The model not required the...

under investigation

_Este relatório deve ser usado **APENAS** para reportar bugs_ ## Comportamento esperado The method should return transaction data ## Comportamento atual I get a message error: `I, [2019-01-15T15:08:20.182851 #19753] INFO...

Hi, I have same issue open and close without any response earlier. When try execute de app in Android I receive this error: FAILURE: Build failed with an exception. *...

Hi, I clone this project and try run, but when I try list rake tasks I get this error: rake -T rake aborted! NameError: uninitialized constant Dry::System::Plugins /Users/jacquesmmarquesicloud.com/RubymineProjects/test/todo_api/system/application.rb:4:in `require' /Users/jacquesmmarquesicloud.com/RubymineProjects/test/todo_api/system/application.rb:4:in...

Olá, está dando um erro ao tentar gerar um boleto para o banco Santander em PDF: `Brcobranca::BoletoInvalido (errors.attributes.base.too_long): app/controllers/financial_controller.rb:73:in generate_billet` Não consigo saber o que está causando esse erro, mas...