module GeekDict
Constants
- VERSION
Public Instance Methods
Source
# File lib/geekdict.rb, line 11 def debugger(enable=false) @debugger ||= GeekDict::Debugger.new enable end
# File lib/geekdict.rb, line 11 def debugger(enable=false) @debugger ||= GeekDict::Debugger.new enable end