Categories: None [Edit]
active_interaction_mapper
This gem allows the tracking of ActiveInteractions interactions.
This is done by tracking the .execute methode that is overridden in each class inheriting from ActiveInteraction.
To be able to trace function calls, I used Ruby's TracePoint class and to draw the graphs I used the 'ruby-graphviz' gem.
Note that you need to install GraphViz in your environment and have its path in your path environment variable to be able to draw graphs.
Total
Ranking: 105,652 of 183,107
Downloads: 6,464
Daily
Ranking: 86,038 of 183,092
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
807 | 49,784,156 | ruby-graphviz |
Owners
# | Gravatar | Handle |
---|---|---|
1 | pierre_moneytrack | |
2 | lauret_s |