Hi. It looks like the newest version of Addressable (v2.0.0) breaks
Datamapper

Here's the exception:
/Library/Ruby/Gems/1.8/gems/dm-core-0.9.6/lib/dm-core/adapters/
data_objects_adapter.rb:137:in `initialize': wrong number of
arguments
(8 for 1) (ArgumentError)


Here's the line
DataObjects::URI.parse(Addressable::URI.new(adapter, user,
password, host, port, database, query, nil))

Looks like Addressable changed their constructor to only take one
argument instead of 8.

Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"DataMapper" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/datamapper?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to