1
0
Fork 0
mirror of https://github.com/kaminari/kaminari.git synced 2022-11-09 13:44:37 -05:00

Added Coveralls support.

This commit is contained in:
Whitney Young 2013-11-11 12:47:55 -03:00
parent 5242e88985
commit 1281f00bf0
5 changed files with 11 additions and 2 deletions

1
.gitignore vendored
View file

@ -3,6 +3,7 @@
.idea
Gemfile.lock
gemfiles/*.lock
coverage/*
pkg/*
doc