jm <jeffm / ghostgun.com> wrote :
[ yarv and dbi ]
at Wed, 2 Feb 2005 12:12:08 +0900
Hi,
> Anyone out there tried dbi with yarv
>
> dbi 0.0.23 seems to work ok ruby 1.9, however when the test.rb script
> is modified as follows, by adding the required line,
...
> any ideas?
YARV supports "require", but no complete ruby specs.
(e.g. method(&Proc.new{ ... }) doesn't work on yarv)
I'll implement as soon as possible.
Thank you.
--
// SASADA Koichi at atdot dot net
//