class FastBound::Configuration
Attributes
full_debug[RW]
full_debug?[RW]
Public Class Methods
new()
click to toggle source
# File lib/fastbound-ruby.rb, line 35 def initialize @full_debug ||= false end