Closed zenati closed 9 years ago
Gemfile:
gem 'recommendable'
Gemfile.lock:
recommendable (2.2.0)
activesupport (>= 3.0.0)
hooks (>= 0.2.1)
redis (>= 2.2.0)
Same issue as #96.
Hey. I implemented a supposedly database-compatible way to do this in that above commit. Can you please try bundling off of master? I'd like to get this tested across several databases before releasing a new version.
closing this as a duplicate of #96, actually. please comment there. thanks!
Hello,
If a user has recommendations:
if a user doesn't have recommendations:
Am I missing something?