mysql.rb

Path: ar-extensions/lib/ar-extensions/finder_options/mysql.rb
Last Update: Mon Mar 02 17:05:46 -0700 2009

Although the finder options actually override ActiveRecord::Base functionality instead of connector functionality, the methods are included here to keep the syntax of 0.8.0 intact

To include finder options, use: require ‘ar-extensions/finder_options/mysql.rb‘

[Validate]