class ElegantLeaderboard::Error::InvalidAroundLimit
Public Instance Methods
message()
click to toggle source
# File lib/elegant_leaderboard/error.rb, line 17 def message ':around_limit option is not an integer' end