On 5/19/06, Alan <nospam / hotmail.com> wrote: > I installed ruby on my XP machine, but I cannot find eruby. Is eruby > available for windows platform? begin require "eruby" rescue LoadError require "erb" end IIRC, eruby and erb are the same thing, but the former is implemented in C. -austin -- Austin Ziegler * halostatue / gmail.com * Alternate: austin / halostatue.ca