search for: infomailer

Displaying 3 results from an estimated 3 matches for "infomailer".

2009 Mar 02
1
ActionMailer
i have this in my mdel infomailer.rb class Infomailer < ActionMailer::Base helper :application end but i can''t understand why i can''t use method defined i application_helper.rb in template app/views/infomailer/send_order.html.erb please help -- Posted via http://www.ruby-forum.com/. --~--~---------~--~-...
2006 Mar 09
1
ActionMailer Question -- can''t find email templates
...that displays a form. The form is just straight HTML, I only used the form helpers for the form tag as so: -- <%= form_tag({:action => :send_request}, {:method=>:post, :name=>''childsplay''})%> -- In my page controller I have this: -- def send_request email = InfoMailer::deliver_sendrequest(params) end --- in my action mailer class I have this: controllers/info_mailer.rb --- class InfoMailer < ActionMailer::Base def sendrequest(formparms) sent_at = Time.now @to = ''info@illinoisatplay.com'' @cc = ''nola@de...
2005 May 03
2
Problem with Windows XP
Helo, I've a problem with a network of XP Pc's and a Samba Server. The users logs in their homes directories, and later, when they save their files a message arises saying: "the resource is not abailable". If they close the XP session and open again, normaly, they can access to their homes. In another network of Windows 98 PCs, and with the same smb.conf this not occur. I