#758 ✓resolved
Carl Lerche

Don't automatically try to require all the adapters

Reported by Carl Lerche | January 8th, 2009 @ 03:29 PM

http://github.com/dkubb/dm-core/...

This is probably a bad idea. When bundling gems in a merb app, do_sqlite3 is bundled at the correct version 0.9.8, but do_mysql 0.9.10 is available in the system gems. So, the require works, but then there is a gem conflict between the needed data_objects versions.

I don't really see the value of automatically trying to include the adapters.

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Pages