Registry / database / amoeba

amoeba

JSON →
library3.3.0rbrubygemsunverified

An extension to ActiveRecord that allows duplication of records along with associated children, with recursive support and a configurable DSL.

gem install amoeba
INSTALL
IMPORT
SIG · AMOEBA
A
amoeba
databaserubyv3.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.

Amoeba
require 'amoeba'

Duplicate an ActiveRecord record with its associations

require 'amoeba' # Assuming a model with has_many associations original = MyModel.find(1) copy = original.amoeba_dup
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.3.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
46 hits · last 30 days
node
42
OpenAI (training)
1
Resources
amoeba — gem install amoeba · libregistry