Sha256: 31733b3918a9580dc18d0931518fd7cc1da6e5fc6a749c3c8b71cb6da39822b5

Contents?: true

Size: 445 Bytes

Versions: 3

Compression:

Stored size: 445 Bytes

Contents

install only in classes (? and modules)
  def self.install
    Object.send :include, PrivatePlease::Tracking::Extension
    ^^^^^^
    TOO WIDE
  end


DSL
    - observe class methods too

Report :
    - option : show file and line number of good candidate definition
    - option : show code snippet around the good candidate
	- display list of methods that were never called
	- display candidates that are already private

Doc
	- write README

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
private_please-0.0.5 TODO
private_please-0.0.4 TODO
private_please-0.0.3 TODO