From: Ryan Davis Date: 2012-01-12T10:44:20+09:00 Subject: [ANN] rdoc_osx_dictionary 2.0.1 Released rdoc_osx_dictionary version 2.0.1 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: ### 2.0.1 / 2012-01-11 * 3 bug fixes: * Changed the way entries were indexed to remove errant duplicate entries. * Fixed a bunch of 1.9.3 warnings. * Fixed problems on case insensitive file systems. :(