Skip to content

Quick hack to get statistics on method visibility in Ruby code, using Yard

Notifications You must be signed in to change notification settings

cdlm/verveine-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a quick hack to get statistics on method visibility in Ruby code, using Yard. It generates a very minimal FAMIX file for loading into Moose.

Installation and usage

Get the code, then

gem install yard
./verveine-ruby $RUBY_CODE_DIRECTORY > file.famix

It was hastily hacked with Yard 0.8.4 on Ruby 1.9.3.

About

Quick hack to get statistics on method visibility in Ruby code, using Yard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages