|
You are here |
ankane.org | ||
| | | | |
blog.presidentbeef.com
|
|
| | | | | [AI summary] The author describes a process for bundling Ruby gem dependencies inside the Brakeman security scanner gem to prevent version conflicts with user applications. | |
| | | | |
mfbmina.dev
|
|
| | | | | Hey guys, editing the post to say that after talking to some people, I noticed that I whole misunderstood how Go dependencies work, and I was expecting some feature that already kind of exists, since just what is used from the code is at the final binary! A special thanks to Laurent Demailly, from Gophers Slack, and to some Reddit users! After many years working with Ruby, I migrate to Go without much experience with the language. My first friction was with dependency management because I always find it bad, with fuzzy commands and, the worst, without distinction between development and production dependencies, since both of them are included in the binary. Let's take a look at a go.mod from a PoC: | |
| | | | |
swethatanamala.github.io
|
|
| | | | | In this blog, I would like to eloborate the difference of various terms using ruby programming language | |
| | | | |
blog.parkermoore.de
|
|
| | | So, I'll admit it: I absolutely adore rbenv. In light of this, I've been using it at my work at 6Wunderkinder the past couple weeks. 6W uses ... | ||