From: Eric Hodel Date: 2008-04-26T23:43:01+09:00 Subject: Re: status ruby 1.9 rails or 1.8 w/oniguruma On Apr 25, 2008, at 19:12 PM, jOhn wrote: > what is the official status on v1.9 with rails or how to get v[1.8] to > work w/oniguruma? For 1.8: a) install the oniguruma C library. b) gem install oniguruma c) require 'oniguruma'