brentd / xray-rails

☠️ A development tool that reveals your UI's bones
MIT License
1.22k stars 79 forks source link

The shortcut doesnot work on chrome/firefox for me anymore. #94

Open shefali-kudos opened 6 years ago

shefali-kudos commented 6 years ago

I have been using x-ray for a while now and all of a sudden it stopped working a couple of days ago. I removed all the browser extensions to make sure nothing is interfering with the gem.

Do you have any insights?

using ruby version 4.2.0

alagos commented 5 years ago

FWIW, I've enabled/disabled manually by console using window.Xray.show() and window.Xray.hide(). Also adding require xray to both application.js and application.css.