Skip to content

Instantly share code, notes, and snippets.

@denisdefreyne
Created March 17, 2013 15:57
Show Gist options
  • Save denisdefreyne/5182160 to your computer and use it in GitHub Desktop.
Save denisdefreyne/5182160 to your computer and use it in GitHub Desktop.
▸ rdoc --version
rdoc 4.0.0
▸ irb
irb(main):001:0> require 'rdoc'
=> true
irb(main):003:0> RDoc::VERSION
=> "3.9.4"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment