Benji
Benji
I found the issue. It's `gem "rack-mini-profiler"`. I'm using version 3.3.0
I have the same issue with the Whitefox keyboard. I'm on Popos.
Can you open a PR for this change?
脊 is also wrongly translated to 嵴
溷 is also wrongly translated to 混
Any update on this? Most people now use request specs and this would help a lot.
Has anyone added this support?
Any update for this? It's a simple addition.
Hi, I've been able to reproduce this by using a sqlite db created by the Sequel gem: https://github.com/jeremyevans/sequel Use the db file created like this: ``` DB = Sequel.connect('sqlite://blog.db') DB.create_table...