RE: OpenID relative_url_root problems

If anyone experiences the problem I described below, please see the
ticket here:

https://rails.lighthouseapp.com/projects/8995/tickets/34-issues-with-forgery-protection-and-rails-21-relative_url_root

And apply the patch here:

https://rails.lighthouseapp.com/attachments/43873/forgery_protection_and_relative_url_root.patch


Hi there,

I am trying to get OpenID authentication working and for the most part
seems to have gone fine except, when authentication I keep getting:

undefined method `relative_url_root’ for ActionController::Base:Class

I am testing from my local machine on Windows Vista using Mongrel. Any
ideas why I am getting this error?

Thank you in advance,
Schalk