Explore >> Select a destination


You are here

github.com
| | adol.pw
1.2 parsecs away

Travel
| | [AI summary] The post explains how to set up an isolated Ruby environment using RVM for Jekyll development to avoid conflicts with system Ruby and ensure consistent gem dependencies.
| | ejpcmac.net
2.7 parsecs away

Travel
| | [AI summary] The article provides a comprehensive guide on using Nix for managing development environments, integrating it with tools like direnv for persistent shell configurations, and optimizing the Nix store for disk space. It also discusses the transition from asdf to Nix, highlighting Nix's superior capabilities in environment management and build automation.
| | gist.github.com
1.5 parsecs away

Travel
| | A Common .ruby-version File For Ruby Projects. GitHub Gist: instantly share code, notes, and snippets.
| | jakeyesbeck.com
20.3 parsecs away

Travel
| Using AR Models in Rails migrations works but can have hidden problems. Learn why to avoid them and what to do instead