public
Description: Adapter extensions for ActiveRecord
Homepage: http://activewarehouse.rubyforge.org/adapter_extensions/
Clone URL: git://github.com/aeden/adapter_extensions.git
darinwilson (author)
Tue Nov 11 16:53:47 -0800 2008
commit  ffb8e3afc4fe6f1bff55b9bc630b351dd38b8936
tree    170a6d188a7ac8eab6ad78e069605692b5267fc4
parent  b4d9f42a3c18d1d903bbd7b49356e770d2a80b30
README
This library provides extensions to Rails' ActiveRecord adapters.

As of version 0.5, adapter_extensions has dependencies on ActiveSupport and ActiveRecord 2.1.x or higher.

To use the MySQL adapter extensions with Rails 2.x, you must patch the mysql_adapter with the 
mysql_adapter_opt_local_infile.patch.

To execute the unit tests you must first construct a adapter_extensions_unittest database.