Class | SimpleCov::Profiles |
In: |
lib/simplecov/profiles.rb
|
Parent: | Hash |
Define a SimpleCov profile:
SimpleCov.profiles.define 'rails' do # Same as SimpleCov.configure do .. here end