When I run my rails console it is saying "Switch to inspect mode" .I am working on windows . Kindly help !
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
This is likely due to the terminal you're using, not the console itself. (Which terminal are you using...?) Try running $ irb
and seeing if you're getting the same issue.
I had the same issue a while back, and momentarily fixed it by changing the irb config output mode, but it still tended to break elsewhere. I recommend using ConEmu to permanently squash the annoyance.