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: 20,961 of 189,128
Downloads: 75,600

Daily

Ranking: 33,967 of 189,104
Downloads: 7

Depended by

RankDownloadsName

Depends on

RankDownloadsName
9,035374,131bones

Owners

#GravatarHandle
1iconstoneandyn