RubyGems Navigation menu

active_record_composition 0.0.2

ActiveRecord is awesome, inheritance is not always so awesome. This gem is for people who want to use ActiveRecord but don't want to be forced to use inheritance of ActiveRecord:Base in their models. Magic stuff happens that keeps the ActiveRecord::Base relationship away from your model object graph until runtime but you can still use all the ActiveRecord methods on your model as you're accustomed to. Also, you now have an inheritance slot freed up - easy peasy :-)

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

インストール:
=

バージョン履歴:

  1. 0.0.3 - February 26, 2012 (4KB)
  2. 0.0.2 - February 26, 2012 (3.5KB)
  3. 0.0.1 - February 24, 2012 (4KB)

Runtime依存関係 (1):

activerecord >= 3.2.1

所有者:

作者:

  • Kevin Beddingfield

SHA 256チェックサム:

127efe1e2f65bdc7b700c4e4e50c3f0e34279ab100be8896e325d235a5dfe979

累計ダウンロード数 24,865

このバージョンのみ 8,217

ライセンス:

N/A

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

リンク: