RubyGems Navigation menu

active_interaction_mapper 0.1.1

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.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 0.1.2 - May 11, 2021 (12,5 ko)
  2. 0.1.1 - May 10, 2021 (12,5 ko)
  3. 0.1.0 - May 07, 2021 (12 ko)

Dépendances de Runtime (1):

ruby-graphviz ~> 1.2.5

Propriétaires:

Pushed by:

Auteurs:

  • charbel-elhajj

Total de contrôle SHA 256:

07e6d33d31a71a2b82e4baa4e92c10924075a88bd3dda9d42653d01f5ffc9bca

Total de téléchargements 6 201

Pour cette version 1 703

License:

MIT

Version de Ruby requise: >= 2.4.0

Liens: