Peek Peek Versions Save

Take a peek into your Rails applications.

v0.1.1

10 years ago
  • Fix bug with how peek:render was passing arguments around.

v0.1.2

10 years ago
  • Fix path to memcache adapter - #34 @grk
  • Prevent namespace collision when using peek-dalli - #34 @grk

v0.1.3

10 years ago
  • Remove Redis dependency from Gemfile

v0.1.4

10 years ago
  • Don't access xhr object when not present in pjax:end

v0.1.5

10 years ago
  • Don't trigger peek:update event when the peek bar isn't present - #37 @dewski
  • Add after_request helper method for Peek::Views::View to help reset state