ar-extensions get a little praise
on January 20, 2008 @ 09:52 PM

Alan Miles found the import functionality of my ar-extensions gem/plugin helpful and he posted about it here

I’m so glad to hear that ar-extensions is helping Alan and it’s nice to see that he’s sharing this usefulness with others via his blog


  1. bif 02.05.08 / 22PM

    Your extensions provide a great performance boost. I particularly like the import using the mysql :on_duplicate_key_update !

    Have you updated the plugin to be compatible with Rails 2.0.2? I have tried it and am getting warning messages, such as WARNING: Can’t mass-assign these protected attributes:id when trying to use import with models as arguments.

    Thanks for this useful plugin.