Categories: None [Edit]
attribute_delegator
AttributeDelegator provides a class method to ActiveRecord models that dynamically generates getter/setter to treat the attributes of a has_one model like native attributes. This is particularly useful because it allows the delegated attributes to be assigned via model.attributes= {}, such as by a form submission.
Total
Ranking: 50,532 of 188,838
Downloads: 22,160
Daily
Ranking: 44,432 of 188,822
Downloads: 2
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 |
|---|---|---|
| 7 | 1,256,947,313 | activesupport |
| 36 | 742,012,470 | activerecord |
| 276 | 171,117,779 | sqlite3 |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | clifff |