0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 10, 2024 — Aug 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
test for lineage when constructors are used instead of .children << More... almost 13 years ago
leaves aren't ordered necessarily. More... almost 13 years ago
more efficient leaves query More... almost 13 years ago
Merge remote-tracking branch 'calebphillips/master' More... almost 13 years ago
fixed travis link More... almost 13 years ago
added a test for https://github.com/mceachen/closure_tree/issues/15 More... almost 13 years ago
Update class version of leaves to join to subquery. More... almost 13 years ago
added another test for issue 13, bumped up the version, and updated the README More... about 13 years ago
fixed issue 13 More... about 13 years ago
moved the tag test to the tag spec More... about 13 years ago
Reproduced issue 13 More... about 13 years ago
fixed anchor links More... about 13 years ago
hash_tree should be in the usage section. More... about 13 years ago
we can't make an assertion on the ordering of .all More... about 13 years ago
https://github.com/mceachen/closure_tree/issues/11 -- support for hash_tree More... about 13 years ago
readme examples are a spec More... about 13 years ago
nil should have been nullify More... about 13 years ago
the readme example wasn't correct. More... about 13 years ago
the readme example wasn't correct. More... about 13 years ago
updated readme for 3.2.1 More... about 13 years ago
added solution to https://github.com/mceachen/closure_tree/issues/9 More... about 13 years ago
add_sibling needed to revert siblings_before if we didn't use update_all, and added !update_all tests. More... about 13 years ago
added leaves ordering test More... about 13 years ago
fixed order_by constraint for leaves More... about 13 years ago
moar tests More... about 13 years ago
tests all pass, and extracted common add_sibling to DRY up prepend and append sibling More... about 13 years ago
Merge remote-tracking branch 'elhoyos/deterministic_ordering' into deterministic_ordering_merge More... about 13 years ago
renamed level to depth, removed the _parent_id and made the helper methods all consistently use ct_ as a namespace prefix. tests to follow. More... about 13 years ago
methods when integer columns now pass tests More... about 13 years ago
Merge branch 'deterministic_ordering' of github.com:elhoyos/closure_tree into deterministic_ordering More... about 13 years ago