class Flavordb::Configuration
Attributes
verbose[RW]
Public Class Methods
new()
click to toggle source
# File lib/flavordb.rb, line 28 def initialize @verbose = true end
# File lib/flavordb.rb, line 28 def initialize @verbose = true end