Registry / testing / flay
library2.14.4rbrubygemsunverified

Analyzes code for structural similarities, ignoring differences in literals, variable names, and whitespace, to detect duplication.

gem install flay
INSTALL
IMPORT
SIG · FLAY
F
flay
testingrubyv2.14.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Flay
require 'flay'

Analyze all Ruby files in the current directory for structural duplication

require 'flay' flay = Flay.new flay.process('*.rb') puts flay.report
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.14.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
flay — gem install flay · libregistry