public
Description: Adds a depends_on class method to your ActiveRecord model so that you can define requisite objects. e.g. User.depends_on :profile, :attrs => [:first_name, :last_name, :email]
Homepage: http://stonean.com/wiki/classy-inheritance
Clone URL: git://github.com/stonean/classy-inheritance.git
  Name Description Uploaded Size
No Downloads Yet
  Tag Download Description Date Commit
Tag rel_0.6.2 tgz | zip deployed version 0.6.2 2008-09-25 d67df31
Tag rel_0.6.0 tgz | zip add postfix option. more flexible prefix and postfix functions. small fix to class_name usage 2008-07-18 085ec76
Tag rel_0.5.0 tgz | zip release 0.5.0 2008-07-08 0f83c92
Tag rel_0.4.2 tgz | zip release 0.4.2: fix to polymorphic associations. 0.4.1 broke the update functionality 2008-06-24 df87811
Tag rel_0.4.1 tgz | zip removed extra save call for polymorphic associations. rails handles the save on a has_one relationship 2008-06-23 d02cf47
Tag rel_0.4.0 tgz | zip added support for standard rails association options 2008-06-23 e172868
Tag classy-inher... tgz | zip merge from Brian Johnson. lots of good stuff 2009-04-11 55820a8
Tag classy-inher... tgz | zip have fixed problems with class_name ending with ss and deprication warning I18n.translate('activerecord.errors.messages') 2009-02-06 ac9af33