Yann Petitjean
Yann Petitjean
Hello, We have found an edge case bug with the parse function of Phonelib. `Phonelib.parse(number)` works fine for every 10 digits french numbers like `0635374637` but with numbers starting with...
Hey :) You're project is super promising and it's interesting that you collect so many data. I tried first a same idea, on google form to calculate the gender gap...
Hello, I need to list bases with this endpoint but I can't find any methods for that : https://airtable.com/developers/web/api/list-bases Is it planed to integrate it ? I would be happy...
Related to issue #15 The method was deprecated and removed in ruby 3.2.0
After upgrading to Ruby 3.2.0, I encountered an error with the shopify-mock gem. Specifically, the method File.exists? used in the gem is no longer available in Ruby 3.2.0, leading to...
Hey, I don't know if it's related to this software, but I splitted a NSP yesterday, it worked well. But when I copy with my Mac, one file could not...
The documentation was not write because network_traffic methot returns Ferrum::Network::Exchange and not Request. So I updated the documentation and make it a bit clearer :)