Hi all!
My ri documentation is incomplete even trout i run this command:
gem rdoc --all
For example if I run:
ri File.open
it says:
File.open not found, maybe you meant:
File::open!
(END)
what is the problem?
Hi all!
My ri documentation is incomplete even trout i run this command:
gem rdoc --all
For example if I run:
ri File.open
it says:
File.open not found, maybe you meant:
File::open!
(END)
what is the problem?
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs