0.0
Repository is gone
No release in over 3 years
DSL for creating file trees; mostly for tests which consume files and directories.
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
To make it easier to build and manipulate SQL queries, sql_tree can parse an SQL query to represent it as a tree of nodes and can generate an SQL query given a tree as input
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
Natural Language Framework is intended to be a collection of bindings for Ruby and provide access to general purpose NLP components. OpenNLP, GATE components, standalone tools (TreeTagger, Stanford Parser, etc.) will be accessible through NLFW.
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
a simple library for analyzing the dependencies between your factory_girl factories
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
A plugin for DataMapper that allows model objects to be a part of a heirarchal tree structure. Based on the acts_as_tree plugin for ActiveRecord.
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
用于实现单个Cloud和多个Local服务器之间数据共享的 Rails Engine 。
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
A MongoMapper plugin that adds a number of tree strategies.
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
Library for building websites from a tree of Textile files. Cut your Textile into a nice website! Makas generates websites from a tree of Textile files. It does not try to deduce any meaning from the structure of that tree (i.e. where files are in the directory hierarchy), but can generate a b...
2019
2020
2021
2022
2023
2024
0.01
No commit activity in last 3 years
No release in over 3 years
Interface for very simple trees. You only have to implement parent (returns the single parent of the current node) and children (returns an Array of all the children of this node) and initialize. Drop this class in via include and presto!
2019
2020
2021
2022
2023
2024
0.13
Low commit activity in last 3 years
There's a lot of open issues
An ActiveRecord plugin for atomic archiving and unarchiving of object trees. Inspired by ActsAsParanoid and PermanentRecord