|
You are here |
bundler.io | ||
| | | | |
markentier.tech
|
|
| | | | | Quick answer:bundle config build.nokogiri --use-system-libraries && bundle install | markentier.tech | |
| | | | |
thomascountz.com
|
|
| | | | | One of the tasks we often find ourselves completing on Zendesk's Core Ruby Engineering team is helping to keep a variety of projects up to date. This can involve running bundle update across dozens of repositories, each potentially requiring a different Ruby environment. Although we've developed tooling to accomplish this rather efficiently, there are often edge cases that require us to work in each repository locally. However, installing so many different versions of Ruby locally can be cumbersome and time-consuming. In such scenarios, Ruby Docker images provide a lighter weight solution compared to running a project's Dockerfile (which can contain dozens of dependencies) or spinning up our Kubernetes-based development tooling (which gives us access to an e... | |
| | | | |
swethatanamala.github.io
|
|
| | | | | In this blog, I would like to eloborate the difference of various terms using ruby programming language | |
| | | | |
gist.github.com
|
|
| | | NixOSconfig file. GitHub Gist: instantly share code, notes, and snippets. | ||