Search Results

5
votes
2answers
276 views

Run a Ruby library from the command-line

Hi y'all. I've just learned the basics of Ruby after being very happy with Python for several years (I'm still using Python for some things), but I'd like to know if there's an idiom or hack to sol …