[ANN] ActiveRecord::Extensions 0.7.0 Released!

Z

zdennis

ctiveRecord::Extensions 0.7.0 is released!

What's New ?
-------------------
The big update is Oracle support for better finders (regexps only
supported on Oracle 10 or higher) and import functionality, as well as
having created_at/updated_at timestamps be applied automatically when
using import functionality.

For the full post please refer to:
http://www.continuousthinking.com/2007/7/21/activerecord-extensions-0...

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.

Is it useful?
---------------------------
I think so and so did these people:
* http://www.igvita.com/blog/
* http://darwinweb.net/article/Implementing_Advanced_Search_In_Rails_Using_Search_Models

Enjoy!

Zach
 
B

bcparanj

ctiveRecord::Extensions 0.7.0 is released!

What's New ?
-------------------
The big update is Oracle support for better finders (regexps only
supported on Oracle 10 or higher) and import functionality, as well as
having created_at/updated_at timestamps be applied automatically when
using import functionality.

For the full post please refer to:
http://www.continuousthinking.com/2007/7/21/activerecord-extensions-0...

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.

Is it useful?
---------------------------
I think so and so did these people:
*http://www.igvita.com/blog/
*http://darwinweb.net/article/Implementing_Advanced_Search_In_Rails_Us...

Enjoy!

Zach

Will this work with Rails edge?
 

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

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,078
Latest member
MakersCBDBlood

Latest Threads

Top