Skip to content
  • Jose Galisteo's avatar
    4c6481f0
    Replace link to the line on Github with Rdoc link · 4c6481f0
    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
    4c6481f0
    Replace link to the line on Github with Rdoc link
    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
Loading