/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

adol.pw
| | swethatanamala.github.io
1.8 parsecs away

Travel
| | In this blog, I would like to eloborate the difference of various terms using ruby programming language
| | andre.arko.net
2.1 parsecs away

Travel
| | For the last ten years or so of working on Bundler, I've had a wish rattling around: I want a better dependency manager. It doesn't just manage your gems, it manages your ruby versions, too. It doesn't just manage your ruby versions, it installs pre-compiled rubies so you don't have to wait for ruby to compile from source every time. And more than all of that, it makes it completely trivial to run any script or tool written in ruby, even if that script or tool needs a different ruby than your application does.
| | jamesmead.org
2.1 parsecs away

Travel
| | This nix-shell environment provides a Ruby environment capable of running middleman in order to build and serve my personal website locally
| | www.mslinn.com
25.1 parsecs away

Travel
| This article details how to create a new Jekyll plugin as a Ruby gem, test locally, and publish to RubyGems.