-
Defining gem dependencies in single file Ruby scripts
Defining Gem Dependencies in Single File Ruby Scripts — This tip comes up from time to time and it’s worth being aware of especially if you like throwing together lots of small one file scripts like me! 😄
Appears in lists (1)
More like this (3)
-
An SMS Reminder Service With Ruby & A Raspberry Pi
Creating an SMS Reminder Service with Ruby and a Raspberry Pi — I think one could...
-
How I MITM'd rubygems.org ... Kinda
How I MITM'd RubyGems.org... Kinda — When a developer mistyped rubygems as “rubgems”, he wondered what...
-
A Migration Path to Bundler 2+
A Migration Path to Bundler 2+ — If you’ve tried using Bundler 2, you probably know...