Peek Rblineprof Versions Save

Peek into how much each line of your Rails application takes throughout a request.

v0.2.0

7 years ago
  • Convert CoffeeScript to JavaScript - @dewski
  • Fix JavaScript collapsing of files - #7 @fedesoria
  • Use around_action instead of around_filter - #15 @8398a7
  • Use url_for for generating request parameters - #11 @wa0x6e
  • Require peek before loading peek-rblineprof - #14 @bakunyo

v0.1.1

10 years ago
  • Fix CSS for modal where it would be anchored to the bottom of the page. #4

v0.1.2

10 years ago
  • Fixed an issue where non pygmentized code blocks would not be formatted properly. #1