search for: stephenchu

Displaying 2 results from an estimated 2 matches for "stephenchu".

Did you mean: stephenc
2007 Nov 12
1
help debugging ActionMailer with restful_authentication?
In a nutshell, I''m using restful_authentication that emails the user when they sign up for an account The development.log file shows the body of the e-mail message being prepped to send out, but doesn''t show confirmation that it made it. When I use gmail''s SMTP server, a Rails exception is thrown because gmail expects an encrypted connection. A different type of Rails
2010 Mar 12
5
TIME - STR_TO_DATE
i have a time field in my table. it is of varchar data type. i want compare the time between given times. my stored time format is 09:25:01 am. is there any way to compare my time field ? i don t have any idea about mysql STR_TO_DATE function.. will it be usefull for my above problem.. please help me up to try it out... -- Posted via http://www.ruby-forum.com/. -- You received this message