class Minuteman::Counter::User
Public Instance Methods
key()
click to toggle source
# File lib/minuteman/counter.rb, line 8 def key "#{super}:#{user_id}" end
# File lib/minuteman/counter.rb, line 8 def key "#{super}:#{user_id}" end