Registry / orm / disposable

disposable

JSON →
library0.6.3rbrubygemsunverified

Decorators on top of your ORM layer, providing twin objects for form objects and representations.

gem install disposable
INSTALL
IMPORT
SIG · DISPOSABLE
D
disposable
ormrubyv0.6.3
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.

Disposable
✓ require 'disposable'

Define a twin decorator for a model and update a property.

require 'disposable' class SongTwin < Disposable::Twin property :title end twin = SongTwin.new(song) twin.title = 'New Title'
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
47 hits · last 30 days
node
40
OpenAI (training)
1
Resources