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: 181,089 of 195,835
Downloads: 2,044
Daily
Ranking: 36,363 of 195,800
Downloads: 5
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 |
|---|---|---|
| 36 | 822,877,222 | activerecord |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | smarthr |