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: 51,068 of 191,542
Downloads: 22,274
Daily
Ranking: 103,585 of 191,513
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,313,022,086 | activesupport |
| 36 | 772,014,313 | activerecord |
| 278 | 177,734,088 | sqlite3 |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | clifff |