David Ramalho
David Ramalho
## Description I opened a branch on my blog to try to upgrade jekyll , jekyll-assets and sprockets along with it and I've stumbled onto two issues that I want...
So, while I can't find proper significant information on this, it seems like the GeoPlanet API endpoints are gone, as in, the hosts are no longer present in the DNS...
Just came across [Google's libphonenumber](https://github.com/googlei18n/libphonenumber) project and I'm wondering if there are benefits in converting and importing their [database](https://github.com/googlei18n/libphonenumber/blob/master/resources/PhoneNumberMetadata.xml) to fill in the gaps Phonie has. There's a whole library...
Unsure if this anyone has raised this before (or even encountered) but I'm trying to figure out if I can replace Jekyll with a very lean rails app to run...
A small follow up to https://github.com/benpickles/parklife/issues/102 where I was trying to figure out the best strategy to include `ActiveStorage` attachments into the static build. TL;DR; I first tried to generate...
Following up on this [deranged sequence of comments](https://github.com/shioyama/mobility/pull/543/files#r1944637671) I clone the repo and added a test to prove the point (at least as I see it) ```ruby # spec/mobility/backends/active_record/container_spec.rb context...