Exception: RedisLocker::Errors::NotModel
- Defined in:
- lib/redis_locker/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
7 8 9 |
# File 'lib/redis_locker/errors.rb', line 7 def "Model doesn't have id method" end |