Hi,
Not sure to post on the good list as it does not seem to be alive
anymore...
I recently installed Rails 3 on my server and so ActionMailer. Now
cerberus does not know how to send emails :
Wed, 21 Apr 2010 21:45:03 [my_project] -- ArgumentError
wrong number of arguments (0 for 3)
/Library/Ruby/Gems/1.8/gems/actionmailer-3.0.0.beta3/lib/
action_mailer/delivery_methods.rb:83:in `message'
/Library/Ruby/Gems/1.8/gems/actionmailer-3.0.0.beta3/lib/
action_mailer/delivery_methods.rb:83:in `wrap_delivery_behavior!'
/Library/Ruby/Gems/1.8/gems/actionmailer-3.0.0.beta3/lib/
action_mailer/old_api.rb:178:in `create_mail'
/Library/Ruby/Gems/1.8/gems/actionmailer-3.0.0.beta3/lib/
action_mailer/old_api.rb:77:in `process'
/Library/Ruby/Gems/1.8/gems/actionmailer-3.0.0.beta3/lib/
action_mailer/base.rb:380:in `process'
/Library/Ruby/Gems/1.8/gems/actionmailer-3.0.0.beta3/lib/
action_mailer/base.rb:375:in `initialize'
/Library/Ruby/Gems/1.8/gems/actionmailer-3.0.0.beta3/lib/
action_mailer/deprecated_api.rb:68:in `new'
/Library/Ruby/Gems/1.8/gems/actionmailer-3.0.0.beta3/lib/
action_mailer/deprecated_api.rb:68:in `method_missing'
/Library/Ruby/Gems/1.8/gems/actionmailer-3.0.0.beta3/lib/
action_mailer/base.rb:361:in `method_missing'
/Library/Ruby/Gems/1.8/gems/cerberus-0.7.5/bin/../lib/cerberus/
publisher/mail.rb:16:in `publish'
/Library/Ruby/Gems/1.8/gems/cerberus-0.7.5/bin/../lib/cerberus/
manager.rb:141:in `run'
/Library/Ruby/Gems/1.8/gems/cerberus-0.7.5/bin/../lib/cerberus/
manager.rb:135:in `each'
/Library/Ruby/Gems/1.8/gems/cerberus-0.7.5/bin/../lib/cerberus/
manager.rb:135:in `run'
/Library/Ruby/Gems/1.8/gems/cerberus-0.7.5/bin/../lib/cerberus/
latch.rb:21:in `lock'
/Library/Ruby/Gems/1.8/gems/cerberus-0.7.5/bin/../lib/cerberus/
manager.rb:112:in `run'
/Library/Ruby/Gems/1.8/gems/cerberus-0.7.5/bin/../lib/cerberus/
manager.rb:200:in `run'
/Library/Ruby/Gems/1.8/gems/cerberus-0.7.5/bin/../lib/cerberus/
manager.rb:200:in `initialize'
/Library/Ruby/Gems/1.8/gems/cerberus-0.7.5/bin/../lib/cerberus/
manager.rb:200:in `new'
/Library/Ruby/Gems/1.8/gems/cerberus-0.7.5/bin/../lib/cerberus/
manager.rb:200:in `run'
/Library/Ruby/Gems/1.8/gems/cerberus-0.7.5/bin/../lib/cerberus/
manager.rb:195:in `each'
/Library/Ruby/Gems/1.8/gems/cerberus-0.7.5/bin/../lib/cerberus/
manager.rb:195:in `run'
/Library/Ruby/Gems/1.8/gems/cerberus-0.7.5/bin/../lib/cerberus/
cli.rb:31:in `initialize'
/Library/Ruby/Gems/1.8/gems/cerberus-0.7.5/bin/cerberus:10:in
`new'
/Library/Ruby/Gems/1.8/gems/cerberus-0.7.5/bin/cerberus:10
/usr/bin/cerberus:19:in `load'
/usr/bin/cerberus:19
Any idea if I can specify the version on ActionMailer anywhere?
(worked well with 2.3.5)
Regards
@lex
--
You received this message because you are subscribed to the Google Groups "Cerberus" group.
To post to this group, send email to
cerbe...@googlegroups.com.
To unsubscribe from this group, send email to
cerberusci+...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/cerberusci?hl=en.