TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Finding suboptimal Ruby class API usage

3 pointsby tcopelandover 10 years ago

1 comment

tcopelandover 10 years ago
Just added another check; now pippi finds "assert_equal nil, x" and suggests replacing it with "assert_nil x".