Skip to content

Commit

Permalink
Merge pull request #79 from geetarista/mailer_group
Browse files Browse the repository at this point in the history
Add Mailers to groups.
  • Loading branch information
colszowka committed Sep 16, 2011
2 parents 0b0c7b0 + db9d374 commit 28c0d89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/simplecov/defaults.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@

add_group 'Controllers', 'app/controllers'
add_group 'Models', 'app/models'
add_group 'Mailers', 'app/mailers'
add_group 'Helpers', 'app/helpers'
add_group 'Libraries', 'lib'
add_group 'Plugins', 'vendor/plugins'
Expand Down

0 comments on commit 28c0d89

Please sign in to comment.