-
Trouble with require statements and M...
was created by Karsten
Tuesday Nov 18
ticket -
Postgres problem with import was updated by Gary Blessington
Monday Nov 17
ticket -
Problems with Rails Edge 2.2
was created by Thibaud Guillaume-Gentil
Thursday Sep 25
ticket -
Disable automatic timestamping of col...
was updated by Thibaud Guillaume-Gentil
03:13 AM
ticket
-
Temporary tables broken on sqlite
was created by Ari Epstein
Saturday Sep 20
ticket -
Associations not used was created by jschank
Saturday Aug 23
ticket -
NoMethodError (undefined method `expa... was updated by jufemaiz
Wednesday Aug 20
ticket -
NoMethodError (undefined method `expa...
was updated by Zach Dennis
09:23 AM
ticket
-
NoMethodError (undefined method `expa... was created by jufemaiz 02:36 AM ticket
-
import performance improvement was created by Paolo Dona
Friday Aug 15
ticket -
Postgres problem with import
was created by Jake Morrison
Tuesday Aug 12
ticket -
csv generation problems
was created by Jake Morrison
07:20 AM
ticket
-
Null in composite key
was created by tinney
Thursday Aug 07
ticket -
Rails 2.1.0 compatability bugwas updated by Zach DennisWednesday Aug 06
ticket -
Rails 2.1.0 compatability bug
was created by Zach Dennis
07:03 PM
ticket
-
Disable automatic timestamping of col...
was created by andyatkinson
Tuesday Aug 05
ticket -
Home
was created by Zach Dennis
Thursday Jul 17
page
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
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.
