FYI, I just talked to DHH. Rails 1.2 *prefers* 1.8.5., so that isn't
an issue.
He isn't aware of any issues with Mongrel.
Zed Shaw says that Mongrel wants 1.8.5_p2 (patched to fix the cgi.rb
bug).
If you update ruby, rails, and mongrel to use that, everything should
be fully supported. DHH also notes that:
> It's indeed recommended that all the gem dependencies are installed
> too, of course.
> Meaning fastthread among other things
Hope this helps,
-enp
On Jan 26, 2007, at 8:48 AM, Dr. Ernie Prabhakar wrote:
> Hi Michal,
>
> On Jan 26, 2007, at 4:34 AM, Michal Suchanek wrote:
>> So mongrel does not support ruby 1.8.5.
>>
>> I wonder how important that is?
>
> Mongel is the "preferred" environment for Rails 1.2, so it is
> fairly important...
>
|