Closed jasnow closed 9 years ago
cover_me was pulled as part of https://github.com/ckdake/setler/pull/28 but it looks like the README didn't get updated. Could you update the README as part of this too?
Could you update the README as part of this too?
Do not see cover_me mention in README, but I can change 'still 100%' to 'the same' in README. Is that okay?
:+1:
Anything else?
Thanks
Added simplecov for coverage analysis. Also updated README file.
Note coverage is not 100% (93.85%) because of the if Rails::VERSION::MAJOR == 3 block in lib/setler/settings.rb file.