rossme / private-detective

Private Detective addresses a common issue in Ruby projects where determining the appropriate visibility for class methods is sometimes overlooked. It is not always clear whether a method should be private, protected or public. Private Detective analyzes Ruby source code files and checks method visibility from inside and outside of the class.

Home Page:https://rubygems.org/gems/private_detective

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rossme/private-detective Issues

No issues in this repository yet.