crabgrass/.simplecov

4 lines
88 B
Plaintext
Raw Permalink Normal View History

SimpleCov.start 'rails' do
add_filter 'vendor/ruby' # Don't include bundled stuff
end