Class: HaddockCli::RailsCLI

Inherits:
Thor
  • Object
show all
Defined in:
lib/haddock_cli.rb

Instance Method Summary collapse

Instance Method Details

#quoteObject



12
13
14
# File 'lib/haddock_cli.rb', line 12

def quote
  puts Quotes.get.sample
end