search for: oauthenticate

Displaying 1 result from an estimated 1 matches for "oauthenticate".

Did you mean: authenticate
2010 Sep 30
0
upgrade to Rails3 question
...to Rails3 and the latest plugins, two of the plugins: delayed_job and oauth_plugin don''t work. They display a similar problem, I am not able to use methods they provide. In delayed_job''s case I can''t use Model.delay.method (undefined method) and with oauth_plugin adding oauthenticate in the controller returns undefined method too. Could I have missed something in the upgrade? delayed_job is added in vendor/plugins and oauth_plugin via Gemfile using their github repository. -- M. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails...