Wagn error on Passenger with Ruby1.9.1+discussion


very strange. we haven't tried running on ruby 1.9 yet-- as soon as I get a chance to do that I'll see if I can reproduce this error.  thanks for letting us know!

  --Lewis Hoffman.....Thu Mar 25 10:53:23 -0700 2010


My workaround is as follows:

app/models/card/basic.rb:

line 30, replace + $MATCH

with + $&

 

btw; The issue is the same for nginx with passenger.

 

  --Sickboy.....Sat Apr 10 02:10:48 -0700 2010


ruby 1.9 is fully supported as of wagn 1.8

  --Ethan McCutchen.....Sun Mar 25 03:56:23 +0000 2012