-
Jose Galisteo authored
The previous link tries to point to the exact line where a method is defined. This link is weak and will point to a different place if someone adds or removes code in that file. As a solution, the link will point to the method documentation on rdoc.info
Jose Galisteo authoredThe previous link tries to point to the exact line where a method is defined. This link is weak and will point to a different place if someone adds or removes code in that file. As a solution, the link will point to the method documentation on rdoc.info
Loading