Skip to content
This repository was archived by the owner on Nov 7, 2018. It is now read-only.

Fewer Spurious Errors

Choose a tag to compare

@ultrasaurus ultrasaurus released this 12 Feb 01:00
· 55 commits to dev since this release
  • Move from Travis to Circle CI
  • Update New Relic gem, so as to use the new Error Analytics features
  • Upgrade puma to 2.15.3 so it builds on OS X 10.11 OK
  • Fix various errors we're seeing in NewRelic:
    • better zip/distance error reporting (fixes #265 and #266)
    • stats on nested fields no longer throw a stack trace, but doesn't yet give correct result (#276)
  • Remove obsolete RunRailsCops rubocop directive
  • Document location field (#227)