v2.1.3
- Ratable subclasses behave more sanely, getting their own keys in Redis. This changes the behavior of
Recommendable::Ratable.top
and shows only items of the requested class (not the entire STI hierarchy) Recommendable::Ratable.top
can now take an options hash withoptions[:count]
andoptions[:offset]
both supported