|
You are here |
mfbmina.dev | ||
| | | | |
github.com
|
|
| | | | | Lists repositories using end-of-life Ruby versions - MatheusRich/end_of_life | |
| | | | |
yehudakatz.com
|
|
| | | | | TL;DR Although apps and gems look like they share the concept of "dependency", there are some important differences between them. Gems depend on a name and version range, and intentionally don't care about where exactly the dependencies come from. Apps have more controlled deployments, and need a guarantee that | |
| | | | |
markentier.tech
|
|
| | | | | Quick answer:bundle config build.nokogiri --use-system-libraries && bundle install | markentier.tech | |
| | | | |
ankane.org
|
|
| | | Content Security Policy can be an effective way to prevent XSS attacks. If you aren't familiar, here's a great intro. To get started with Rails,... | ||