Class DataMapper::Sweatshop::UniqueWorker
In: lib/dm-sweatshop/unique.rb
Parent: Object

Methods

key_for  

Constants

MAX_TRIES = 10

Public Class methods

Use the sexp representation of the block as a unique key for the block If you copy and paste a block, it will still have the same key

return <Object> the unique key for the block

[Validate]