Hi!

After upgrading 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: Talk" group.
To post to this group, send email to rubyonrails-t...@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