PowerStation: a tool for detecting performance bugs in rails apps

Hi all,

Just wanted to put in a shameless plug for a new tool called PowerStation [1] that we built for detecting performance issues in Rails applications. It is a static code analyzer that identifies and automatically suggests fixes for many performance issues in Rails apps. Our tool has been integrated into the RubyMine IDE [2] and can also run as a command line tool as well. Please check out our blog post [3] if you are interested. Feedback and pull requests are welcomed.

Thanks!
Alvin
[xpost to the Rails forum]

[1] https://hyperloop-rails.github.io/powerstation/
[2] https://plugins.jetbrains.com/plugin/10604-powerstation
[3] https://medium.com/@uwdb/introducing-powerstation-26c8b3a53191