Sending Emails from Rails on the cedar stack

2012-03-09 Thread Ray B
Everything in my Rails app (3.2.1) runs just fine, except that when I try to use action_mailer to send emails, the emails go off into the void unless the recipient is an address @gmail.com. The approach I'm using for this is to set the action_mailer config values to use gmail to send the email. I

Which Sendgrid has Whitelabeling?

2010-03-17 Thread Ray
ilver, Gold, Platinum) I'm not sure which addon to purchase in order to get access to Sendgrid Whitelabeling. Can anyone help me out? Cheers Ray -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to her

Change Console Prompt?

2010-03-13 Thread Ray
d searched this group, expecting to find an immediate solution to what I thought would be a trivial problem, but found nothing! Has anyone done this before? Cheers Ray -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this grou

Re: Help with Deployment of multiple application versions

2009-11-26 Thread Ray
Many thanks Pedro and Adam though I do feel rather sheepish that I didn't find this myself. How does it come to pass that you can spend a number of hours scouring the web for some info and not find it... only to discover it was there all along! Kind regards Ray On Nov 26, 12:16 am,

Help with Deployment of multiple application versions

2009-11-25 Thread Ray
Hi I'm wondering if someone can provide me with some advice. I'd better start by saying that I'm fairly new to git, so please excuse my ignorance. I'm trying to figure out how use git and Heroku together for deploying multiple versions of an application. Based on my experience with other version

Re: editor improvement suggestion

2008-12-13 Thread Ray M.
myself. Cheers, Ray Meredith On Dec 11, 5:35 pm, dani wrote: > Hi! > > Heroku is great! I would like to suggest an editor improvment: a kind > of suggestion-field to search files (i'm tired of open the folders all > the time to reach the file i want) > &g

Re: PGError: ERROR: invalid byte sequence for encoding "UTF8"

2008-04-18 Thread Ray Ng
I think the problem is that the binary fixture data did not get escaped properly in PostgreSQL adapter because yaml_db did not provide the correct column type to it. It is the same case for most Rails's db:fixtures:load. It was suggested in http://www.realityforge.org/articles/2006/04/06/loading

PGError: ERROR: invalid byte sequence for encoding "UTF8"

2008-04-14 Thread Ray Ng
Hi all, I am using attachment_fu and db_file as the storage engine. I use Heroku yaml_db for storing some sample attachments. I use MySQL as my development platform. But when I do db:data:load on Heroku, I got the follow error messages. >> db:data:load rake aborted! PGError: ERROR: invalid byte