Skip to content

Instantly share code, notes, and snippets.

@sunny
Created July 24, 2008 20:22
Show Gist options
  • Save sunny/2280 to your computer and use it in GitHub Desktop.
Save sunny/2280 to your computer and use it in GitHub Desktop.
# Usage is made of oranges and lemonade and lines starting with "##"
def usage
open(__FILE__).read.grep(/^## ?/).join.gsub(/^## ?/, '')
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment