metamaps--metamaps/.simplecov
2016-02-08 11:19:40 +08:00

4 lines
57 B
Ruby

if ENV['COVERAGE'] == 'on'
SimpleCov.start 'rails'
end