Categories: None [Edit]

classy-inheritance

https://rubygems.org/gems/classy-inheritance
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.

Total

Ranking: 19,192 of 180,459
Downloads: 70,167

Daily

Ranking: 24,802 of 180,454
Downloads: 16

Depended by

RankDownloadsName

Depends on

RankDownloadsName
7,960336,312bones

Owners

#GravatarHandle
1iconstoneandyn