Documentation only partially updated for new gem release
Hello! We recently published a new release of the newrelic_rpm gem, and it's showing in the RubyGems index, I think (https://rubygems.org/gems/newrelic_rpm/versions). Latest version is 3.16.3.323. However, the rubydoc.info pages for it seem a bit inconsistent for whether they're seeing that version or the previous one? For example, currently:
showing 3.16.3.323:
http://www.rubydoc.info/gems/newrelic_rpm
http://www.rubydoc.info/gems/newrelic_rpm/NewRelic/Rack
and others
showing 3.16.2.321 (previous version):
http://www.rubydoc.info/find/gems?q=newrelic_rpm
http://www.rubydoc.info/gems/newrelic_rpm/NewRelic/Agent
and others
Additionally, I'm a bit confused about how documentation is generated and pulled from RubyGems releases vs. updates to our Github repo (http://www.rubydoc.info/gems/newrelic_rpm vs http://www.rubydoc.info/github/newrelic/rpm/NewRelic/Agent) -- the latter seems to be up-to-date, or at least now it is after I added the Github project (that may just be a coincidence, I'm not sure I was looking at it closely enough to discern the /gems vs /github difference.
Any advice or help would be much appreciated!
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