Sets the attribute db_handler
Parameters:
the value to set the attribute db_handler to.
13 14 15
# File 'lib/db_lock.rb', line 13 def db_handler=(value) @db_handler = value end