Refactoring a 47-line Ruby script back to 1 using command line options
Here’s a story about using some of Ruby’s powerful command line options to refactor a large-ish script to (essentially) a one-liner. Read Using Ruby command line options.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Here’s a story about using some of Ruby’s powerful command line options to refactor a large-ish script to (essentially) a one-liner. Read Using Ruby command line options.
Post a comment