Skip to content

Commit

Permalink
Filter for mail_preview no longer required in Rails 4.1+
Browse files Browse the repository at this point in the history
  • Loading branch information
remomueller committed Jan 23, 2015
1 parent 46b48fe commit e4c2175
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .simplecov
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
SimpleCov.start 'rails' do
add_filter '/app/mailers/mail_preview.rb'
end
SimpleCov.start 'rails'

0 comments on commit e4c2175

Please sign in to comment.