Skip to content

v0.1.1

Compare
Choose a tag to compare
@nicolas-brousse nicolas-brousse released this 21 Apr 01:42
· 5 commits to master since this release
d8452c7

Use rack-webprofiler >= 0.1.3.

Features

  • Show connection informations on ActiveRecordCollector.

Fixes

  • Optimize the Railtie implementation.
  • Optimize ActionViewCollector (#10).
  • Load profiler only for Rails 4.2+.
  • Small code cleanup.