Categories: None [Edit]

filetree

https://rubygems.org/gems/filetree
https://github.com/edubkendo/FileTree
A simple tree structure for working with FilePath objects in ruby. I simply took the simple_tree module from https://github.com/ealdent/simple-tree and hacked it into Pathname (http://www.ruby-doc.org/stdlib-2.0/libdoc/pathname/rdoc/Pathname.html) from the std-lib. This means you get all the awesome features of working with Pathname, as well as making it easy to examine a filepath's ancestors and descendants.

Total

Ranking: 18,581 of 180,477
Downloads: 73,647

Daily

Ranking: 31,443 of 180,469
Downloads: 1

Depended by

RankDownloadsName
15,64597,081rsense
15,78395,620rsense-server
16,91685,464rsense-core

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconedubkendo