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
tiendung (author)
Fri Sep 05 00:43:04 -0700 2008
commit  42ea850119ddd38b0da0592c791d757c41cd5595
tree    e3527717f02314529fdcf69701c7a09d757311eb
parent  e3a257e60b3b2d5891af478236b2d8a75abe2416
acts_as_dictionary / init.rb
100644 1 lines (1 sloc) 0.051 kb
1
ActiveRecord::Base.send(:include, ActsAsDictionary)