/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

www.fullstackruby.dev
| | andre.arko.net
4.3 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.
| | blog.presidentbeef.com
4.6 parsecs away

Travel
| | [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.
| | swethatanamala.github.io
3.8 parsecs away

Travel
| | In this blog, I would like to eloborate the difference of various terms using ruby programming language
| | canolcer.com
14.9 parsecs away

Travel
| Jekyll is a static site generator based on Ruby. Scalingo is a hosting provider (similar to Heroku, Platform-as-a-Service). One of the great things about ...