Categories: None [Edit]

active_record_composition

https://rubygems.org/gems/active_record_composition
https://github.com/chumpy/ActiveRecordComposition
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 :-)

Total

Ranking: 45,605 of 190,365
Downloads: 25,860

Daily

Ranking: 113,104 of 190,317
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
36762,217,870activerecord

Owners

#GravatarHandle
1iconkbeddingfield