Hi,

I am new to Datamapper.

I was trying to connect to h2 DB using do_h2.
Is there something that needs to be done in DataMapper

I tried DataMapper.setup(:default, 'h2:./ph2.db'), it throws up
LoadError: no such file to load -- dm-h2-adapter

I did do a require 'do_h2'

As per do_h2 gihub README

@connection = DataObjects::Connection.new("h2://employees") gives a
connection.
How do I plug it into the DataMapper?


Thank you
Akhil Kodali

-- 
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