acts_as_featurable

In restate.ae, we have the need to feature a model - property, neighborhood, or video - for a period of time. So, I wrote a plugin called acts_as_featurable to allow developers to attach that type of functionality to any model.

The plugin still needs some work in the testing front, and I have some enhancements in [...]

Also tagged ,