This repository has been archived by the owner on Dec 24, 2020. It is now read-only.
v0.2.0
New in this release:
- Add
annotate
gem to provide database information in model files. (#23) - Add
rails-erd
gem to visualize the database setup. (#24) - Add
better-errors
gem to replace Rails' crappy default error pages. - Add a Graphs page with donut graphs for each browser and its respective coverage of features in the dataset. (#12)
- Add support for using test data by setting
USE_TEST_DATA=true
when runningrake db:seed
. - Add
factory-bot
gem and update the test suite to use it. (#26) - Add tests of feature scope accuracy for the graphs page.
Graphs page: