Finding Unused Methods Statically
Laser can see when you don’t use a method, even through some interesting cases with send
and public_send
. See how it works, and when it doesn’t!
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Laser can see when you don’t use a method, even through some interesting cases with send
and public_send
. See how it works, and when it doesn’t!
Post a comment