Exception: RedisLocker::Errors::NotModel

Inherits:
Error
  • Object
show all
Defined in:
lib/redis_locker/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



7
8
9
# File 'lib/redis_locker/errors.rb', line 7

def message
  "Model doesn't have id method"
end