出于某种原因,这不起作用:
"pequeño"
将返回:
"pequeo"
在编写或粘贴时,它看起来像这样:
"pequeo"+FFC3\U+FFB1o"
但仍然以不正确的字母返回。
我的database.yml
:
development:
adapter: postgresql
encoding: UTF8
database: test-postgres_development
pool: 5
我的终端打印得很好。它只是控制台无法正常工作。
答案 0 :(得分:2)
我的问题是试图理解这一点。
我做的是:
brew install readline
brew link readline
mate ~/.rvmrc
然后将其添加到文件中:
export ruby_configure_flags="--with-readline-dir=/usr/local/Cellar/readline/6.2.4"
然后重新安装我的红宝石。
BLAM!我得到了一个“ñ”