Personal Ruby utility methods for managing files, vectorizing over arrays, applying math operations, and parsing strings.
-
Save and extract repo to desired location.
-
Insert
require x/rubyops.rb
in your Ruby script, wherex
is the filepath to where you've downloaded this repo. -
Have fun!