Re: [Rails-core] Testing against 1.8.4

2005-12-19 Thread Caio Chassot
On Dec 18, 2005, at 13:37, David Heinemeier Hansson wrote: So apparently 1.8.4 is soon forthcoming. We need testing against it. Could someone help out with that? I believe Ara already checked into some of the issues, do you know if those are resolved, Ara? Some guidelines on how to test on 1.

Re: [Rails-core] Testing against 1.8.4

2005-12-19 Thread Tobias Luetke
mkdir $HOME/local ./configure --prefix=$HOME/local make make install ruby -v #=> 1.8.2 export PATH=$HOME/local/bin:$PATH ruby -v #=> 1.8.4 On 12/19/05, Caio Chassot <[EMAIL PROTECTED]> wrote: > > On Dec 18, 2005, at 13:37, David Heinemeier Hansson wrote: > > > So apparently 1.8.4 is soon forthc

Re: [Rails-core] Investigating i10n/i18n issues

2005-12-19 Thread Jean-Christophe Michel
Julian 'Julik' Tarkhanov a écrit : > What do you think? Please note that I am heavily biased because every > single piece of software I used since I was 12 had problems with > Russian letters, and Rails is no exception 10 years later, on a fully > Unicode-capable Unix box. If the core language h