public
Description: Treat any ActiveRecord's string field as a dictionary to do word suggesting & spelling checking using Hunspell
Homepage: http://blog.spiragram.com/2008/9/5/acts_as_dictionary-rails-plugin
Clone URL: git://github.com/tiendung/acts_as_dictionary.git
acts_as_dictionary / init.rb
6f40a4ec » tiendung 2008-08-03 use build-in Hunspell Ruby ... 1 ActiveRecord::Base.send(:include, ActsAsDictionary)