On 6/16/07, Alexey Verkhovsky <[EMAIL PROTECTED]> wrote:
>
>
> On 6/15/07, Michael Koziarski <[EMAIL PROTECTED]> wrote:
> > Debian is also almost comically behind with some packages :).
>
> Indeed. There are some reasons why you probably want the latest patch
> release of 1.8.6 on your production system right now, or at least
> 1.8.5, even if you can make Rails work on 1.8.2. A lot of stuff
> happened in both the interpreter and (especially) standard libraries
> since three years ago.


All true. I'm not planning to deploy to Debian/1.8.2 for the rest of my
life. I was just stating how Rails edge, from my experience, works very well
on Ruby 1.8.2 without jumping through hoops, and that it would be a shame if
only one minor component (the logger) would prevent this.

FYI, I tried to compile Ruby from sources on that machine to have at least
1.8.5, but it turned out the whole kernel would have to be recompiled. The
app had to be online real quickly and I had 2 options: recompile the kernel
and everything that goes after that, or simply svn export the latest stable
version of "clean_logger.rb". Guess what my choice was.

If there weren't for the effort to keep Rails running on Ruby 1.8.2 (
http://dev.rubyonrails.org/search?q=1.8.2&noquickjump=1&changeset=on), I'd
be lost that day. But that wasn't the case, so let's keep up this effort as
long as it doesn't take too much time or other resources.

Thanks

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" 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/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to