RubyGems Navigation menu

attribute_delegator 0.0.2

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:
=

installieren:
=

Versionen:

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

Runtime Abhängigkeiten (2):

activerecord >= 2.3.8
activesupport >= 2.3.8

Development Abhängigkeiten (1):

sqlite3 >= 0

Besitzer:

Autoren:

  • Clif Reeder

SHA 256-Prüfsumme:

=

Downloads insgesamt 21.627

Für diese Version 17.243

Version veröffentlicht:

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

Links: