Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 668 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 668 Bytes

Home

The Ratings plugin will allow you by simply adding the Ratings component to your controller to rate anything. The component will auto load a helper and behavior.

The core part of this plugin is the Ratable behavior that is attached to your models. In most cases you don't need attach it yourself, because the Rating component will take care of it.

Documentation

Tutorials