Re: Import (push?) tables to heroku?

2010-01-28 Thread Ed Jones
Thanks, Doug. It's that extract your development seed data into a yaml file if necessary in order to do the initial import on heroku that I've lost track of how to do. Used to be easy and well documented. I've searched for three days now. I just want to upload one table!! :-) e On Jan 25, 3:40 

Re: Import (push?) tables to heroku?

2010-01-28 Thread Carl Anderson
I'm not sure if this will help, but I found these two links that might help you out (check the comments on the first one, they look useful to you): http://snippets.dzone.com/posts/show/3393 http://shifteleven.com/articles/2006/09/28/loading-fixtures-in-a-migration Carl On Thu, Jan 28, 2010 at

Seeking pointer to doc for setting up domain name

2010-01-28 Thread Charles M Magid
A friend wants me to write a quick sample site for him. He wants to buy a domain name (ie not me), he never did that before. He just asked me where I will be hosting. Does it matter where he buys the domain name? Can I do everything through Heroku for him? Initially he wanted to give me the

Re: Seeking pointer to doc for setting up domain name

2010-01-28 Thread Matt Buck
http://docs.heroku.com/custom-domains#dns-setup HTH, Matt Buck On Thu, Jan 28, 2010 at 2:07 PM, Charles M Magid cmma...@gmail.com wrote: A friend wants me to write a quick sample site for him. He wants to buy a domain name (ie not me), he never did that before. He just asked me where I will

Re: Spin up and down workers from within my app?

2010-01-28 Thread Daryl
+1. I was just about to ask if anyone had some code samples of doing this we could study (or point at them if we're just being dense with google searches). In particular, for certain tasks I'd like to dump to delayed job, we'd like to bang the hell out of it with ramped up workers and then shit