LiteSpeed Support Forums

LiteSpeed Support Forums (http://www.litespeedtech.com/support/forum/index.php)
-   Ruby/Rails (http://www.litespeedtech.com/support/forum/forumdisplay.php?f=20)
-   -   Ruby 1.9 (http://www.litespeedtech.com/support/forum/showthread.php?t=3602)

eduardorochabr 12-28-2009 08:32 AM

Ruby 1.9
 
I'd like to know if a plan for Ruby 1.9 compatibility is on the agenda.

Thanks.

mistwang 01-05-2010 01:12 PM

I think the Rails team need to address the compatibility with Ruby 1.9 first.
If you know a Rails version works properly with Ruby 1.9, we can start to test and make ruby-lsapi work properly if it is not.

eduardorochabr 01-06-2010 11:21 AM

Hi mistwang, Rails 2.3.5 is compatible with Ruby 1.9. Maybe you have to apply some patches around to adapt an existent codebase, but it works well.

http://thechangelog.com/post/2595409...2-3-5-released

Would it require some other change besides working on ruby-lsapi?

Thank you.

Grzegorz Derebecki 02-05-2010 02:09 PM

I think it is good time to start working with lsapi support ruby 1.9.1

mistwang 02-10-2010 04:04 PM

If you would like, you can try

http://www.litespeedtech.com/package...api-4.0.tar.gz

It should be compatible with ruby 1.8 and 1.9 . Also it shoud fix the empty ENV problem.

Grzegorz Derebecki 02-11-2010 12:43 AM

mistwang thanks i will test it :)

mistwang 02-11-2010 09:59 AM

come up with a new fix for empty ENV problem. updated the 4.0 release package.
Please test it with ruby 1.8.x as well, it should work with both.

zanegary 01-21-2011 12:49 PM

Ruby 1.9
 
In computing, a local variable is a variable that is given local scope. Such a variable is accessible only by the function or block, where it is stated. In programming languages with only two levels of visibility, local variables, as opposed to global variables, on the other hand, many languages ALGOL derivatives, a number of levels of nested functions with private variables, functions, constants and types hidden in them.


All times are GMT -7. The time now is 12:25 PM.