rgl icon indicating copy to clipboard operation
rgl copied to clipboard

RGL is a framework for graph data structures and algorithms in Ruby.

Results 3 rgl issues
Sort by recently updated
recently updated
newest added

Bumps [ts-graphviz/setup-graphviz](https://github.com/ts-graphviz/setup-graphviz) from 1 to 2. Release notes Sourced from ts-graphviz/setup-graphviz's releases. v2.0.0🌈 Full Changelog: https://github.com/ts-graphviz/setup-graphviz/compare/v1.2.0...v2.0.0 Breaking Changes The Codecov Action runs as a node20 action due to node16 deprecation....

dependencies
github_actions

I appreciate this library exists, but I could not use it ruby-3.2.2 Rails 7.1.2 Mac M1 ``` rails new testrgl --api --skip-action-mailer --skip-action-cable --skip-test --skip-active-record gem install rgl ``` irb/rails...