Francel AMAMOO

Results 28 comments of Francel AMAMOO
trafficstars

Hi Loïc, First: you are doing an absolutely fantastic job. Before, i'm using Ruby on Rails and due to the slowness of Ruby on Rails, i'm actualy all in into...

Good evening, I get this error (wrong number of arguments (given 2, expected 1)) when I go to the index page of my companies controller. Below the code of my...

Hello, Okay, thank you. I'm going to try this to see if it solves the problem. Thanks again.

I am now using version 7.0.6 of Mongoid and I get this error (undefined method `collection_name' for Company:Class) when I update the index page of the controller companies.

Hi, I still haven't found a solution to my problem. When I make rails console and instantiate my model with CustomerProforma.new, I get this error: `ArgumentError: wrong number of arguments...

`ArgumentError: wrong number of arguments (given 2, expected 1) from /home/francel/.asdf/installs/ruby/2.7.1/lib/ruby/2.7.0/forwardable.rb:130:in `instance_delegate' ` please help me solve the problem.

Sorry, I am a beginner and I do not master that. Here is the project repository. https://github.com/francelwebdev/jmaplus_erp_crm.git

HI, I am trying to use the recover() function to recover the address of a wallet without success. On the frontend side, the user signs a message and the frontend...

my backend express sends a message to the frontend, and the frontend needs to sign the message and return the signature string and on the backend i need to retrieve...

HI @dasanra I got the error below when i try to get the balance of an AA address that is not yet deployed (an predictedSafeAddress). 60 | customContractAddress: customSafeAddress ??...