Skip to content

Commit

Permalink
add channels group to rails profile
Browse files Browse the repository at this point in the history
  • Loading branch information
BenMorganIO authored and PragTob committed Jan 29, 2017
1 parent a4cc5d6 commit 5571d0d
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 @@ -29,6 +29,7 @@
add_filter "/db/"

add_group "Controllers", "app/controllers"
add_group "Channels", "app/channels"
add_group "Models", "app/models"
add_group "Mailers", "app/mailers"
add_group "Helpers", "app/helpers"
Expand Down

0 comments on commit 5571d0d

Please sign in to comment.