[ANN] ar-extensions 0.8.0

Z

zdennis

ar-extensions 0.8.0

What's New ?
-------------------
The big update is Rails 2.1.0 compatibility for MySQL and SQLite3. I
don't have access to Oracle and I don't have PostgreSQL setup, so I
apologize in advance to anyone using ar-extensions 0.7.0 with either
of those databases. 0.8.0 may work w/Oracle and PostgreSQL, but I
don't know.

For the full release post please refer to:
http://www.continuousthinking.com/2008/8/6/ar-extensions-0-8-0-released

What is ActiveRecord::Extensions?
--------------------------------------------------
ActiveRecord::Extension (aka ar-extensions) is a plugin to extend and
enhance the functionality of ActiveRecord. It starts by adding better
find support for ActiveRecord. It then adds mass data import
capabilities which are highly efficient and lastly it supports to_csv
functionality.

It also introduces a cool concept of creating easily extendable pieces
of ActiveRecord functionality, so developers don't have to understand
ActiveRecord internals or have the fear of breaking ActiveRecord
itself.

Enjoy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,995
Messages
2,570,228
Members
46,817
Latest member
AdalbertoT

Latest Threads

Top