RubyGems Navigation menu

johnsbrn-classy-inheritance 0.6.8.3

Classy Inheritance adds a depends_on class method to your ActiveRecord model so that you can define requisite objects. This functionality is provided using the existing ActiveRecord methods without monkey patching any core code. Essentially, it provides an easy interface to generate code that anyone could add to their model to receive the same result. Depending on the parameters to your depends_on call, it may add some of the following methods: validates_presence_of, validates_associated, has_one or belongs_to.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.6.8.3 - October 24, 2009 (11.5KB)
  2. 0.6.8.2 - October 24, 2009 (11.5KB)
  3. 0.6.8.1 - August 11, 2014 (11.5KB)
  4. 0.6.8 - August 11, 2014 (11KB)
  5. 0.6.7 - August 11, 2014 (11KB)
全てのバージョンを表示(全11件)

Development依存関係 (1):

bones >= 2.2.0

所有者:

作者:

  • Andrew Stone

SHA 256チェックサム:

6725ef11e626625e2b7800fdf1175f00bfb8e42b32015873db5abe95c1e69428

累計ダウンロード数 29,708

このバージョンのみ 4,661

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: