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: 51,068 of 191,542
Downloads: 22,274

Daily

Ranking: 103,585 of 191,513
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,313,022,086activesupport
36772,014,313activerecord
278177,734,088sqlite3

Owners

#GravatarHandle
1iconclifff