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: 21,120 of 191,483
Downloads: 75,969

Daily

Ranking: 64,016 of 191,454
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
9,134377,739bones

Owners

#GravatarHandle
1iconstoneandyn