On Nov 22, 6:16 am, Trans <transf...@gmail.com> wrote:
> > thank you for pointing me at the facets project, I've been away from
> > following ruby-lang for awhile, some great and useful data structure
> > handling in there. But of course the docs and install have some
> > issues which I have to figure out (typical of anything gem related)
The gem install should be okay. The docs are not generated
automatically on purpose btw, b/c Facets has special doc requirements.
You can find them on-line (
http://facets.rubyforge.org/learn.html).
They still have some rough edges, but I'm working on an update this
week.
> > sudo task/install
> > task/install:18:in `initialize': No such file or directory -
> > meta/project.yaml (Errno::ENOENT)
> > from task/install:18:in `open'
> > from task/install:18:in `start_install'
> > from task/install:92
>
> Ah, Thanks for reporting this! Sorry for the inconvenience. I'll have
> a fix out this afternoon.
New release 2.1.2, should fix it for you.
Let me know if you had any other problems.
T.