Ilan Berci wrote: > Chirag Shah wrote: >> Hi, >> Please help me. >> I have installed open_id_authentication plugin in my application. >> I got an error "undefined method `authenticate_with_open_id' for >> #<AccountController:0x2aab49c51c68>" in open_id_authentication plugin. >> I had already write "require 'open_id_authentication'" and also written >> require_gem 'ruby-openid' in my controller where i have to used. >> But still i got problem of it. >> see the attachment of my controller. > > Did you follow the setup guide that came with the plugin and make the > necessary changes to config/environment.rb? > > hth > > ilan
I am getting this same error. I have followed the steps in the config/environment.rb. Any other suggestions? -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

