ruby on rails - Is it possible to use Hirb in the Heroku Console? -


i have app deployed on heroku. can access remote heroku console local computer via command:

heroku console 

i have hirb gem installed in app putting hirb in gemfile, able cannot of hirb formatting show up.

in heroku console, can run:

hirb.enable  

and in return, get

=> true 

but when run user.all don't table in return, old unformatted records. there anyway hirb working on heroku console?

there workaround described in github issue @ https://github.com/cldwalker/hirb/issuesearch?state=closed&q=heroku#issue/37


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

sql server - python to mssql encoding problem -

windows - Python Service Installation - "Could not find PythonClass entry" -