Skip to content
This repository has been archived by the owner on Dec 24, 2020. It is now read-only.

v0.2.0

Compare
Choose a tag to compare
@connorshea connorshea released this 28 Apr 23:53
· 511 commits to master since this release
c1d4b03

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 running rake 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:

screen shot 2018-04-28 at 5 49 01 pm