Ruby: run 'ri socket::accept' get 'no matches found'

其它类软件,非上述版软件
回复
头像
dreamrider2011
帖子: 16
注册时间: 2012-01-07 16:51

Ruby: run 'ri socket::accept' get 'no matches found'

#1

帖子 dreamrider2011 » 2014-03-23 15:56

I have use rvm install ruby 2.1.1, and gem install rails 4.0.1.
But I can just use ri to get rails' help not ruby.
such as ri links_to will success, but socket::accept not.
I have gem install rdoc and rdoc-data 4.1.1
thanks.
回复