Class ActiveRecord::Extensions::FullTextSearching::MySQLFullTextExtension
In: lib/ar-extensions/fulltext/mysql.rb
Parent: Object

This adds FullText searching functionality for the MySQLAdapter.

Constants

RGX = /^match_(.+)/

[Validate]