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,639 of 187,239
Downloads: 74,489

Daily

Ranking: 35,268 of 187,224
Downloads: 11

Depended by

RankDownloadsName

Depends on

RankDownloadsName
8,937363,296bones

Owners

#GravatarHandle
1iconstoneandyn