Skip to content

Instantly share code, notes, and snippets.

@martin-brennan
Created December 24, 2014 07:19
Show Gist options
  • Save martin-brennan/5c39382d03aa9a339c02 to your computer and use it in GitHub Desktop.
Save martin-brennan/5c39382d03aa9a339c02 to your computer and use it in GitHub Desktop.
thor method options
method_option :log_parse, aliases: "--lp", desc: "Show the output of each line parse."
method_option :parse_signatures, aliases: "--s", desc: "Parse method and class documentation too. Defaults to false."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment