RubyGems Navigation menu

acts_as_graph_vertex 1.1.0

Simple mixin for adding graph like functions (parents, children, traversal, etc) to any class. Effectively, you'll get DAG (directed acyclic graph) behaviour between your classes and therefore the ability to model parent, child and sibling behaviours with ease!

Gemfile:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 1.1.0 - October 01, 2018 (4,5 KB)
  2. 1.0.0 - February 05, 2015 (6,5 KB)

Development Abhängigkeiten (6):

coveralls ~> 0.8.22
filewatcher >= 1.1.1, ~> 1.1
pry-byebug >= 3.6.0, ~> 3.6
rspec >= 3.8.0, ~> 3.8
rubocop ~> 0.59.2
rubocop-rspec >= 1.29.1, ~> 1.29

Besitzer:

Autoren:

  • Nathan Kleyn

SHA 256-Prüfsumme:

d6bd15c70ff010b560b0294c16162bf597f3ea64b480855cbe6019a941dff125

Downloads insgesamt 7.034

Für diese Version 3.315

Lizenz:

MIT

Erforderliche Ruby-Version: >= 0

Links: