Displaying 3 results from an estimated 3 matches for "mailing_control".
2008 Apr 11
1
Net::SMTPSyntaxError
...actionmailer-2.0.2/lib/action_mailer/base.rb:469:in
`__send__''
c:/ruby/lib/ruby/gems/1.8/gems/actionmailer-2.0.2/lib/action_mailer/base.rb:469:in
`deliver!''
c:/ruby/lib/ruby/gems/1.8/gems/actionmailer-2.0.2/lib/action_mailer/base.rb:352:in
`method_missing''
app/controllers/mailing_controller.rb:8:in `sendmail''
Please help me out from this problem, i have got stuck due to this
Thanks
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rail...
2006 Jan 04
7
recongizing the current controller in views
alright i am doing a simple self blog in ruby. Now iw ant to be able to
determine which controller action i am in inside _form.rhtml.
So if i am in new or the creation control than i want to insert the text box
for topics else i want to display the topic base on id. (i could do those
already, i just need help finding the right if statement..
something like (if currentpage ==
2008 Apr 11
7
Net::SMTPAuthenticationError
...actionmailer-2.0.2/lib/action_mailer/base.rb:469:in
`__send__''
c:/ruby/lib/ruby/gems/1.8/gems/actionmailer-2.0.2/lib/action_mailer/base.rb:469:in
`deliver!''
c:/ruby/lib/ruby/gems/1.8/gems/actionmailer-2.0.2/lib/action_mailer/base.rb:352:in
`method_missing''
app/controllers/mailing_controller.rb:8:in `sendmail''
Please help me out from this problem, i have got stuck due to this
Please also tell me the requirements for sending mail, if i am missing
something. any gems, settings or ...
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------...