patricklindsay / wice_grid

A Rails grid plugin to create grids with sorting, pagination, and (automatically generated) filters
http://wicegrid.herokuapp.com/
MIT License
33 stars 29 forks source link

Do not count spec folder with SimpleCov #32

Closed JasonBarnabe closed 6 years ago

JasonBarnabe commented 6 years ago

All specs were obviously 100% covered, which inflated the coverage from 85% to 92%

JasonBarnabe commented 6 years ago

Conflicts resolved.