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,566 of 193,767
Downloads: 76,613

Daily

Ranking: 50,827 of 193,752
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
9,372387,302bones

Owners

#GravatarHandle
1iconstoneandyn