Module Merb::Orms::DataMapper
In: lib/merb_datamapper/connection.rb

Methods

Public Class methods

Database connects as soon as the gem is loaded

Registering this ORM lets the user choose DataMapper as a session store in merb.yml‘s session_store: option.

[Validate]