From: Ryan Davis Date: 2010-02-10T10:35:11+09:00 Subject: [ANN] rdoc_osx_dictionary 1.3.0 Released rdoc_osx_dictionary version 1.3.0 has been released! * 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)