Skip to content

Instantly share code, notes, and snippets.

@oyiptong
Created August 22, 2008 21:49
Show Gist options
  • Save oyiptong/6858 to your computer and use it in GitHub Desktop.
Save oyiptong/6858 to your computer and use it in GitHub Desktop.
require 'ranking/by_exponential_decay'
require 'dispatcher'
Dispatcher.to_prepare { Cluster.class_eval { include RankByExponentialDecay } }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment