ar-extensions 0.8.0 released!
on August 06, 2008 @ 07:46 PM

ar-extensions 0.8.0 is finally released! All known bugs and compatibility issues with Rails 2.1.0 have been resolved.

  • 0.8.0 does not work with the latest Rails edge due to some additional features on edge that weren’t in 2.1.0
  • 0.8.0 should not be used with Rails 2.0.2 or below

If any feature requests or bugs please report them on lighthouse

Installing


gem install ar-extensions

Oracle and PostgreSQL users

If you’re using ar-extensions 0.7.0 with Oracle or PostgreSQL I am very interested to find out if 0.8.0 works fine. I don’t have Oracle, and I’m not a PostgreSQL user. If you’re interested in running the test suite against one of those databases please let me know.

Thanks for your patience and enjoy!


  1. Ian Bailey 08.11.08 / 22PM

    The tests, specifically FindersTest, do not work with PostgreSQL. I may try to patch them sometime…

  2. Gabe da Silveira 08.12.08 / 15PM

    Thanks for the fix!

  3. Zach Dennis 08.13.08 / 17PM

    Ian, thanks for looking into that. Any insight or patches would be greatly appreciated!