Hi All, Could you please tell me the heroku command to know the gem list with the version on heroku. Thanks in advance. -ukesh
on 2010-11-22 11:12
on 2010-12-14 13:43
log in to the heroku console and then try `gem list --local` should work ;)