I solved this by adding a console.rb file to my Sinatra App that
loaded active record, my models and connected to the DB. I guess with
great power comes responsibility...

almost got this cedar and Ruby 1.9.3 thing going... perfect...

On Apr 23, 10:26 am, Dave <hunkyb...@gmail.com> wrote:
> Hi,
>
> In all my old Apps running Bamboo stack, I can just type heroku
> console and have a nice interactive session that knows my database.
>
> When I do the same on cedar, and I use the heroku run console command,
> I now get an IRB like prompt that has no idea my database exists?
>
> What's the secret sauce to getting at my models etc from the new style
> console?
>
> Please?
>
> Thanks!

-- 
You received this message because you are subscribed to the Google
Groups "Heroku" group.

To unsubscribe from this group, send email to
heroku+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/heroku?hl=en_US?hl=en

Reply via email to