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
--~--~---------~--~----~------------~-------~--~----~
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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---