Added hash parameter to graph initialization
authorNeil Smith <neil.github@njae.me.uk>
Fri, 10 Feb 2012 16:05:21 +0000 (16:05 +0000)
committerNeil Smith <neil.github@njae.me.uk>
Fri, 10 Feb 2012 16:05:21 +0000 (16:05 +0000)
commit353a5d54ad4014af126c76617d9b02029a3ee98c
tree4b5b8e40d805b167462c96f7131171c31fbbaea5
parentc73f1676c10ecc3418eae98d3fb1e306fb86ec4e
Added hash parameter to graph initialization
Gemfile
Gemfile.lock
lib/graph.njae/edge.rb
lib/graph.njae/graph.rb
lib/graph.njae/vertex.rb
spec/graph/edge_spec.rb
spec/graph/graph_spec.rb
spec/graph/vertex_spec.rb