Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 333 Bytes

CHANGELOG.md

File metadata and controls

12 lines (7 loc) · 333 Bytes

Changelog

0.4.0

Add Mongoid 4,5,6 support

0.3.0

Removed RATING_RANGE constant. The RATING_RANGE constant is very inflexible. Much better with a class method, since it allows for reusability, definint the range in a module that is pulled into several classes etc.

Instead this gem now includes several other config methods.