Skip to content

Instantly share code, notes, and snippets.

Created October 29, 2013 14:34
Show Gist options
  • Save anonymous/7215813 to your computer and use it in GitHub Desktop.
Save anonymous/7215813 to your computer and use it in GitHub Desktop.
class User < ActiveRecord::Base
include Redis::Onjects
counter :reminders_to_send
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment