Hi Marco

I think it's running your rake task. I tried some puts statements in
the Rakefile and they show up in the heroku response. The problem must
be elsewhere.

Raj

On Feb 6, 4:30 pm, marco <[email protected]> wrote:
> Hi.
>
> I have tried several different configurations on my config.yml and I
> keep getting this message when trying to rake db:migrate :
>
> rake aborted!
> ActiveRecord::AdapterNotSpecified
>
> It seems to me the AR isn't seeing the code inside the config.yml
>
> I noticed that when deploying Rails apps Heroku just ignores the
> contents of this file. How does this work with sinatra+AR? I mean,
> when I do heroku rake db:migrate, is it my custom rake tasks running
> on the server or is some heroku specific rake task ?
>
> Does anyone have some idea about this?

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to