|
You are here |
bundler.io | ||
| | | | |
kevinjmurphy.com
|
|
| | | | | 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
|
|
| | | | | Quick answer:bundle config build.nokogiri --use-system-libraries && bundle install | markentier.tech | |
| | | | |
bpohoriletz.github.io
|
|
| | | | | Time: 20-30 min Level: Intermediate/Advanced Code: GitHub Reference: The Modular Monolith: Rails Architecture - Dan Manges | |
| | | | |
mozzy.dev
|
|
| | | A quick look at how to set up ASP.NET on a Mac. | ||