Michael Agra
Michael Agra
In case anyone finds this and wants to add support for all numbers from Channel Islands (Guernsey, Isle of Man & Jersey): ```ruby Phonelib.additional_regexes = [ [:gb, :fixed_line, '1534\d{6}'], [:gb,...
The app in my umbrella that has `:instream` as a dependency doesn't have any extra or included applications. Yeah I expected `:hackney` to be detected and started by default. Was...
Just came across this issue when upgrading the gem. We are having issues with our type checking after upgrading to 16.0.0, since the rbi file generated by tapioca contains lots...