Re: flush memcached?

2010-01-24 Thread Adam Wiggins
flush_all isn't possible with the current memcache beta. We've got a major update coming soon that will add support for this. Adam -- You received this message because you are subscribed to the Google Groups Heroku group. To post to this group, send email to her...@googlegroups.com. To

Net::SMTPAuthenticationError when sending mail from console using Sendgrid

2010-01-24 Thread outoftime
Hi all, This is my first time using either Heroku or Sendgrid, and I have a couple of questions: 1) As the subject line indicates, I'm getting a Net::SMTPAuthenticationError when trying to send mail from the console using an ActionMailer instance. I've enabled the sendgrid basic plugin on my

Re: flush memcached?

2010-01-24 Thread Walker Hagius
Cool! I think I can work around it for now. On Jan 24, 2010, at 12:30 PM, Adam Wiggins wrote: flush_all isn't possible with the current memcache beta. We've got a major update coming soon that will add support for this. Adam -- You received this message because you are subscribed to

Tracking Statistics

2010-01-24 Thread Ken Collins
I plan on launching a rails site on Heroku sometime soon that is the backend datastore to a native iPhone application. I was thinking about the ability to track API calls to my application on the platform and remembered that I really do not get access to the logs or am I incorrect? The iPhone