Displaying 1 result from an estimated 1 matches for "incomingmsghandl".
Did you mean:
incomingmsghandler
2007 Aug 10
0
ActionMailer::Base
As part of testing/learning, I''m trying to create a my class based on
the ActionMailer::Base object in the script/console and calling
methods I added.
I can call the receive method but I can not call any of my other
methods.
If I run this, IncomingMsgHandler.methods at the console I don''t see
my new methods listed. I have closed and restarted the console
session thinking maybe the models needed to be refereshed.
What am I doing wrong?
Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are...