module Laboratory
Constants
- VERSION
Attributes
adapter[RW]
Public Class Methods
config()
click to toggle source
# File lib/laboratory.rb, line 21 def config Thread.current[:laboratory_config] ||= Laboratory::Config.new end