After I upgraded my Authlogic to 2.1.2 I'm facing an odd error when
trying to use my webpage; it comes up with an error 'undefined method
`^' for "e":String'. I've double checked the lines in the Authlogic
code (see codepad urls for the tracelog), but I can find no trace of
any "^"  in the code anywhere. The methods that result in this error
are the default current_user(_session) methods from the Authlogic
docs.

I'm not sure if this is a bug in Authlogic or my code, but I'd love to
know the answer to that!

Passenger output (and called methods): http://codepad.org/lm43n9KN
WEBrick output (bigger tracelog): http://codepad.org/owmJoGMx

Thanks in advance.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to