search for: sitemailer

Displaying 5 results from an estimated 5 matches for "sitemailer".

2007 Apr 06
3
Mailer method missing
Rails dies when I try to call a method from my Mailer. But I have defined my method. What could I have missed? Here is the irb session: >> p = Person.find(1) => Person data... >> SiteMailer.request_admin_approval(p) NoMethodError: undefined method `request_admin_approval'' for SiteMailer:Class >> SiteMailer.method_defined? :request_admin_approval => true The method code: class SiteMailer < ActionMailer::Base def request_admin_approval(person) @subject...
2007 Apr 10
5
Difficulty with body in ActionMailer
AWRDwRv2 is pretty vague on the @body part of setting up a mailer. Here is my problem: >> p = Person.find(1) => #<Person:0x45c944c> >> SiteMailer.request_admin_approval(p) NoMethodError: You have a nil object when you didn''t expect it! You might have expected an instance of Array. The error occurred while evaluating nil.[]= from site_mailer.rb:10:in `request_admin_approval'' from (irb):2 ln def self.request...
2012 Mar 01
2
Robust ARMA Fitting in R?
Hello, BODY { font-family:Arial, Helvetica, sans-serif;font-size:12px; } Does any one know if there are any functions/packages available in R for robust fitting of ARMA time series models (e.g., similar to the function arima.rob() in S-PLUS)? Many thanks and kind regards, Isabella Isabella R. Ghement, Ph.D. Ghement Statistical Consulting Company 301-7031 Blundell Road,
2003 Dec 01
0
No subject
... (port 138, setting options)... [2001/07/10 20:11:23, 3] nmbd/nmbd.c:(541) open_sockets: Broadcast sockets opened. [2001/07/10 20:11:23, 2] lib/interface.c:(85) added interface ip=141.43.132.161 bcast=141.43.132.191 nmask=255.255.255.192 [2001/07/10 20:11:23, 3] lib/util_sock.c:(832) bind succeeded on port 137 ... (port 138, setting options)... [2001/07/10 20:11:23, 2]
2003 Dec 01
0
No subject
net use * \\samba\mgerdts Debug level 10 says: [2001/06/22 10:28:49, 1, pid=29656] smbd/password.c:pass_check_smb(554) Couldn't find user 'mgerdts' in smb_passwd file. [2001/06/22 10:28:49, 2, pid=29656] smbd/reply.c:reply_sesssetup_and_X(951) NT Password did not match for user 'mgerdts'! [2001/06/22 10:28:49, 2, pid=29656] smbd/reply.c:reply_sesssetup_and_X(961)