Explore >> Select a destination


You are here

bundler.io
| | kevinjmurphy.com
7.1 parsecs away

Travel
| | Some dependencies, like nokogiri, ship with multiple libraries for different architectures. If you cache your gems, you may need to cache multiple platforms, because your development team is spread across various platforms or you deploy to a different platform. We discuss how to do that in this post.
| | markentier.tech
7.1 parsecs away

Travel
| | Quick answer:bundle config build.nokogiri --use-system-libraries && bundle install | markentier.tech
| | bpohoriletz.github.io
16.0 parsecs away

Travel
| | Time: 20-30 min Level: Intermediate/Advanced Code: GitHub Reference: The Modular Monolith: Rails Architecture - Dan Manges
| | mozzy.dev
57.1 parsecs away

Travel
| A quick look at how to set up ASP.NET on a Mac.