rdoc_osx_dictionary version 1.3.0 has been released!
Published 2010-02-09 @ 17:29
rdoc via Apple’s Dictionary.app. Automatically builds and installs an Apple Dictionary with all rdoc nicely formatted.
Inspired by: http://priithaamer.com/blog/ruby-on-rails-dictionary-for-macosx
Changes:
1.3.0 / 2010-02-09
-
4 minor enhancements:
- Improved hyperlinks in class definitions to point straight at methods.
- Improved method signature output (imajes)
- Made method signature a pre block to improve display of space formatted text.
- Refactored and improved class output to clearly define class extensions.
-
1 bug fix:
- Specify exactly which ruby to execute (hinegardner)