Registry / database / lotus-model

lotus-model

JSON →
library0.5.2rbrubygemsunverified

A persistence framework with entities, repositories, data mapper and query objects

gem install lotus-model
INSTALL
IMPORT
SIG · LOTUS-MODEL
L
lotus-model
databaserubyv0.5.2
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.

Lotus::Model
require 'lotus/model'

Define an entity using Lotus::Model

require 'lotus/model' class User include Lotus::Entity attributes :name, :email end
Debug
Known issues
breakingLotus::Model 0.x is not compatible with Ruby 3.0+ due to keyword argument changes
fix
Upgrade to a newer version or use Ruby 2.7
affects: >= 0.5.0
Upgrade
Version history
0.5.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
38 hits · last 30 days
node
36
OpenAI (training)
1
Resources
lotus-model — gem install lotus-model · libregistry