Gem do_you_mean - 帮助你纠正错误函数拼写调用

huacnlee · October 24, 2014 · Last by emanon replied at October 27, 2014 · 2752 hits
hash.with_inddiferent_access
# => NoMethodError: undefined method `with_inddiferent_access' for {}:Hash
#
#     Did you mean? #with_indifferent_access
#

https://github.com/yuki24/did_you_mean

能自动提示就好了,这样就不会出现这个问题

:thumbsup: Nice gem

不能更赞

粗一看以为可以帮取函数名

You need to Sign in before reply, if you don't have an account, please Sign up first.