Skip to content

v2.1.3

Compare
Choose a tag to compare
@davidcelis davidcelis released this 09 Jan 18:37
· 56 commits to master since this release
  • 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 with options[:count] and options[:offset] both supported