RubyGems Navigation menu

attribute_delegator 0.0.1

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.

Gemfile:
=

install:
=

Versions:

  1. 0.0.2 January 16, 2012 (6 KB)
  2. 0.0.1 January 16, 2012 (6 KB)

Runtime Dependencies (2):

activerecord >= 2.3.8
activesupport >= 2.3.8

Development Dependencies (1):

sqlite3 >= 0

Owners:

Authors:

  • Clif Reeder

SHA 256 checksum:

=

Total downloads 21,617

For this version 4,379

Version Released:

Licenses:

N/A

Required Ruby Version: None

Links: