[ bianca ]
[ 源代码: ruby-did-you-mean ]
软件包:ruby-did-you-mean(1.6.3-2)
ruby-did-you-mean 的相关链接
下载源码包 ruby-did-you-mean:
- [ruby-did-you-mean_1.6.3-2.debian.tar.xz]
- [ruby-did-you-mean_1.6.3-2.dsc]
- [ruby-did-you-mean_1.6.3.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
smart error messages for Ruby > 2.3
This package provides the infrastructure to produce smart error messages on Ruby > 2.3. When an undefined method is called, it will suggest similar method names. It will also catch mispellings on known method names, such as "initialize", and warn developers about them.
Starting with version 2.3, the Ruby interpreter will automatically load this library on startup.