Method: Contr::Base.sampler

Defined in:
lib/contr/base.rb

.sampler(sampler) ⇒ Object



16
17
18
# File 'lib/contr/base.rb', line 16

def sampler(sampler)
  set_config(:sampler, sampler)
end