RubyGems Navigation menu

filetree 1.0.0

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.

Gemfile:
= Copy to clipboard Copied!

instalar:
=

Versões:

  1. 1.0.0 - May 16, 2014 (9,5 KB)
  2. 0.0.3 - May 28, 2013 (8 KB)
  3. 0.0.2 - May 27, 2013 (8 KB)
  4. 0.0.1 - May 27, 2013 (7,5 KB)

Donos:

Autores:

  • Eric West

SHA 256 checksum:

947fda01b09b8fd0eb4702255f1e21639f9fa614ad895c5355112b26b4199fa3

Total de downloads 73.634

Desta versão 64.748

Licença:

BSD

Versão Requerida do Ruby: >= 0

Links: