Categories: None [Edit]

attribute_delegator

https://rubygems.org/gems/attribute_delegator
https://github.com/sbnation/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

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,256,947,313activesupport
36742,012,470activerecord
276171,117,779sqlite3

Owners

#GravatarHandle
1iconclifff