Forum: Ruby on Rails A copy of ApplicationController has been removed from the module tree but is still active

Posted by kopf1988 (Guest)
on 2009-07-03 02:58
(Received via mailing list)
Hi,

I've been getting weird errors like the title ever since using rufus-
scheduler, although I haven't conclusively proven it to be the
problem. I also noticed, though, that rufus schedule gave errors like

"undefined method 'parsetweet' for #<Twitteraccount:0xbddfdf> (snip)
in method_missing (snip) twitteraccount.rb" or something similar, even
though it's very clearly defined in Twitteraccount.rb. Has anyone
experienced similar problems?

-Ryan
Posted by kopf1988 (Guest)
on 2009-07-03 02:59
(Received via mailing list)
"undefined method 'parsetweet' for #<Twitteraccount:0xbddfdf> (snip)
in method_missing (snip) twitteraccount.rb" or something similar,
even
though it's very clearly defined in Twitteraccount.rb. Has anyone
experienced similar problems? This error message shows up when rufus-
scheduler is called to do something on a Twitteraccount. Strange thing
is... it works, sometimes, sometimes it doesn't.
Posted by Matt Jones (Guest)
on 2009-07-04 00:19
(Received via mailing list)
Something's going on with the class loader; are you running in
development mode?

More info on the particular versions involved will also help, as will
*not* snipping out bits of the error messages.

--Matt Jones
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.