Registry / orm / ardm-core

ardm-core

JSON →
library1.3.0rbrubygemsunverified

Ardm fork of dm-core, providing a DataMapper-like ORM.

gem install ardm-core
INSTALL
IMPORT
SIG · ARDM-CORE
A
ardm-core
ormrubyv1.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Ardm
require 'ardm-core'

Define a model with Ardm.

require 'ardm-core' class User include Ardm::Resource property :id, Serial property :name, String end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
52 hits · last 30 days
node
48
Resources
ardm-core — gem install ardm-core · libregistry