ActiveRecord::Extension Previews

Here's some previews of a few new niceties for ActiveRecord::Extensions. They are tailored for MySQL right now and they are only available via svn checkout in trunk, but if you're into MySQL and ActiveRecord you might dig em.

- Foreign Key Nicety - http://www.continuousthinking.com/2007/1/24/activerecord-foreign-key-nicety

- Temporary Table Nicety - http://www.continuousthinking.com/2007/1/31/activerecord-temporary-tables-and-merging-mysql

Any feedback or suggestions are greatly appreciated before this functionality gets finalized for other adapters and released. Thanks,

Zach