Method: CouchConsole#showDesign

Defined in:
lib/commands/show.rb

#showDesign(doc) ⇒ Object



11
12
13
# File 'lib/commands/show.rb', line 11

def showDesign( doc )
  puts "!!! Show design is not yet implemented"
end