Hi
Has anyone managed to get these two to work together in one script? I
get
script/runner -e staging ''load
"lib/check_balance.rb"''
LoadError
/usr/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/commands/runner.rb:27:
NoMethodError (NoMethodError)
from
/usr/lib/ruby/gems/1.8/gems/actionmailer-1.2.5/lib/action_mailer/base.rb:338:in
`create!''
which I guess is caused by both defining a similar send method ?
Soap4r seems to continue to work with ActionMailer there, but
ActionMailer just raises the Error once I include the soap4r code.
Any ideas?
Erik
--
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
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---