Sha256: 53893657c2b6e8c4956f236eb12bbf137a788b436739ee53460bbec5e73e79d8
Contents?: true
Size: 256 Bytes
Versions: 1
Compression:
Stored size: 256 Bytes
Contents
module Fitting class Configuration attr_accessor :tomogram, :necessary_fully_implementation_of_responses, :white_list def initialize @necessary_fully_implementation_of_responses = true end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fitting-1.4.0 | lib/fitting/configuration.rb |