Class: Medbay::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/medbay/configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#benchmarkObject

Returns the value of attribute benchmark.



3
4
5
# File 'lib/medbay/configuration.rb', line 3

def benchmark
  @benchmark
end

#testsObject

Returns the value of attribute tests.



3
4
5
# File 'lib/medbay/configuration.rb', line 3

def tests
  @tests
end