Updates on this issue
I'm having same issue here
I've started a new padr
looking at an older project it seems that using
data_objects (0.10.3)
till version 0.10.3 does not raise the warning and everything works..
using version 0.10.4 (pulled by bundle update on a new padrino
project)
the warning appears and also the application is not able to work if
I'm using more than one model..
I'm kinda of a datamapper n00b so maybe I'm just doing something
wrong..
I think that i should write my setup in another way ( I suppose ) but
I can't get how this is supposed to work..
DataObjects::URI.new with arguments is deprecated, use a Hash of URI
components (/usr/local/rvm/gems/ruby-1.9.2-p136/gems/dm-do-
adapter-1.1.0/lib/dm-do-adapter/adapter.rb:231:in `new')
If you like I can post a couple of snippets of my code..
thank you for your great help
Mattia