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.