Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 383 Bytes

File metadata and controls

7 lines (5 loc) · 383 Bytes

0.5.4

Minor Analysis Improvements

  • Flow is now tracked between ActionController before_filter and after_filter callbacks and their associated action methods.
  • Calls to ApplicationController#render and ApplicationController::Renderer#render are recognized as Rails rendering calls.
  • Support for Twirp framework.