> This works on ruby 1.8, but not on ruby 1.9.  Ruby 1.9 defines the
> inequality methods on Symbol, and Sequel does not override methods
> defined by ruby.  Francois' advice to use a virtual row block has been
> the recommended way to do this for years.  The only reason it works on
> ruby 1.8 is for backwards compatibility.
>
> If there is still documentation that uses inequality methods directly
> on Symbol, please let me know so that I can correct it.
>
> Thanks,
> Jeremy

Seems like I wrote this code last year for ruby 1.8.
The documentation is okey.

Thanks a lot for help.

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sequel-talk?hl=en.

Reply via email to