Categories: None [Edit]

active_interaction_mapper

https://rubygems.org/gems/active_interaction_mapper
https://github.com/charbel-elhajj/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: 106,298 of 180,681
Downloads: 6,103

Daily

Ranking: 36,905 of 180,671
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
79044,981,293ruby-graphviz

Owners

#GravatarHandle
1iconpierre_moneytrack
2iconlauret_s