Categories: None [Edit]
active_record_composition
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
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 36 | 762,217,870 | activerecord |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | kbeddingfield |