Categories: None [Edit]
activerecord-duplicator
activerecord-duplicator copies an ActiveRecord record and its associated rows
(has_many, has_one, belongs_to, has_many :through) in one call. It rewires
foreign keys through an internal id map, bypasses callbacks by using
insert_all!, and lets you plug in per-model handlers for records that need
custom logic. Composite primary keys (Rails 7.1+) are supported.
Total
Ranking: 180,533 of 196,721
Downloads: 2,219
Daily
Ranking: 24,745 of 196,694
Downloads: 4
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 37 | 835,846,227 | activerecord |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | smarthr |