Gem documentation not getting updated

Arafat Dad Khan's Avatar

Arafat Dad Khan

22 Jun, 2016 05:04 PM

I am trying to make documentation for my gem available online but Rubydoc documentation is not updating after some new commits I had pushed to github. Rubydoc, Original file (Take a look at arguments to see differences.). I have even tried to do reload this gem on rubydoc website but the problem persists. How do I update the documentation after pushing new commits?

  1. Support Staff 1 Posted by lsegal on 22 Jun, 2016 05:08 PM

    lsegal's Avatar

    We had a cache issue and reset it just a few minutes ago. Are you still having the issue?

  2. 2 Posted by Arafat Dad Khan on 22 Jun, 2016 05:14 PM

    Arafat Dad Khan's Avatar

    Thanks a lot this is working fine now.
    I was wondering that, if I were to make many changes to the gem in future what would be the best way to ensure that the documentation stays updated.

  3. Support Staff 3 Posted by lsegal on 22 Jun, 2016 05:16 PM

    lsegal's Avatar

    You don't have to do anything else as long as you have the Rubydoc hook enabled on GitHub. This was caused by an error on our end.

    Thanks for reporting!

  4. lsegal closed this discussion on 22 Jun, 2016 05:16 PM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac