rdoc_osx_dictionary version 2.1.0 has been released!
* home: <https://github.com/seattlerb/rdoc_osx_dictionary>
* rdoc: <http://docs.seattlerb.org/rdoc_osx_dictionary>
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.1.0 / 2014-11-11
* 1 major enhancement:
* Enable to work with rdoc 4 and newer dictionary dev kits. (zalt50)
* 1 bug fix:
* Removed dead rubyforge setting in Rakefile