[ANN] ActiveRecord::Extensions 0.0.5

Z

zdennis

ActiveRecord::Extensions 0.0.5 is out!

ActiveRecord::Extensions (ARE) is a suite of extensions to ActiveRecord.
It includes better support for ActiveRecord find methods by supporting
core Ruby classes such as Arrays, Regexps and Ranges.

It also includes support via the "import" method to insert mass amounts
of data at speeds up to 40x faster then ActiveRecord normally does. It
supports only MySQL right now and includes support for things like:
- INSERT IGNORE ... statements
- INSERT ... ON DUPLICATE KEY UPDATE statements
- Multi-value INSERT statements

Homepage:
http://www.continuousthinking.com/are/activerecord-extensions-0-0-5

Rubyforge:
http://rubyforge.org/projects/arext/

Direct download:
http://rubyforge.org/frs/download.php/14202/ar-extensions-0.0.5.tgz

Thanks,

Zach Dennis
http://www.continuousthinking.com
 

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,995
Messages
2,570,226
Members
46,815
Latest member
treekmostly22

Latest Threads

Top