Using the heroku gem, you can access this information. There's a Heroku::Client class which allows you to programmatically do it. See this gist for an example.
http://gist.github.com/323841 On Fri, 2010-03-05 at 10:34 -0800, dan wrote: > is that accessible from site environment, ruby code? > like i wanted to display it on an admin page on my site > or just command line / console? > -- 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.
