Module: HashIdentable::Locator::ActiveRecord

Defined in:
lib/hash_identable/locator.rb

Class Method Summary collapse

Class Method Details

.find(key) ⇒ Object



12
13
14
# File 'lib/hash_identable/locator.rb', line 12

def self.find(key)
  HashIdentable::Locator.find(key, :find)
end