0.0
Builds a tree by linking callable nodes. The nodes that match the conditions are called in a chain from the root node to the leaf node. These are like nested `if` or `case` expressions.
2020
2021
2022
2023
2024
2025
0.0
extend syntax_tree, add parent and sibling
2020
2021
2022
2023
2024
2025
0.0
prefix_tree gem
2020
2021
2022
2023
2024
2025
0.0
Code to help with adding a tree structure to Contentful models.
2020
2021
2022
2023
2024
2025
0.0
This small gem contains several data structures that I have implemented in Ruby to learn how they work.
Sometimes it is not enough to read the description of a data structure and accompanying pseudo-code.
Actually implementing it is often helpful in understanding what is going on. It is also
usu...
2020
2021
2022
2023
2024
2025
0.0
CommandSet is a user interface framework. Its focus is a DSL for defining commands, much like Rake or RSpec. A default readline based terminal interpreter (complete with context sensitive tab completion, and the amenities of readline: history editing, etc) is included. It could very well be ad...
2020
2021
2022
2023
2024
2025
0.0
RevTree builds a recursive directory tree and compares file revisions. It can mark files and folders as added, removed, modified, or unmodified. For convenience, RevTree also allows you to watch for changes in a directory tree.
2020
2021
2022
2023
2024
2025
0.0
Christmas tree cli
2020
2021
2022
2023
2024
2025
0.0
A gem to add tree structure functionality to Rails models.
2020
2021
2022
2023
2024
2025
0.0
ActsAsTreeDiagram extends ActsAsTree to add simple function for draw tree diagram with html.
2020
2021
2022
2023
2024
2025
0.0
A refinements for Hash to use it as a tree.
2020
2021
2022
2023
2024
2025
0.0
Represent your S3 bucket directory or file in tree view.
2020
2021
2022
2023
2024
2025
0.0
An attempt at a left leaning red black tree gem
2020
2021
2022
2023
2024
2025
0.0
gem version of acts_as_tree with some other features and tests
2020
2021
2022
2023
2024
2025
0.0
Allows ActiveRecord Models to be easily structured as a tree
2020
2021
2022
2023
2024
2025
0.0
simple tree gem
2020
2021
2022
2023
2024
2025
0.0
Open-source binary and bi-dimensional tree for ruby.
2020
2021
2022
2023
2024
2025
0.0
Render tree of ERB templates
2020
2021
2022
2023
2024
2025
0.0
CompTree is a parallel computation tree structure based upon concepts from pure functional programming.
2020
2021
2022
2023
2024
2025
0.0
Partially Persistent Tree, based on Okasaki's 'Purely Functional Data Structures'
2020
2021
2022
2023
2024
2025