Skip to content

Instantly share code, notes, and snippets.

@ryonext
Last active December 17, 2015 02:39
Show Gist options
  • Save ryonext/5537573 to your computer and use it in GitHub Desktop.
Save ryonext/5537573 to your computer and use it in GitHub Desktop.
SimpleCovでgemを除外したい
SimpleCov.start 'rails' do
add_filter ".bundle"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment