Class: Sequel::Unicache::Transaction

Inherits:
Object
  • Object
show all
Defined in:
lib/sequel/unicache/transaction.rb

Defined Under Namespace

Modules: InstanceMethods

Class Method Summary collapse

Class Method Details

.install_hooks_for_unicacheObject



5
6
7
# File 'lib/sequel/unicache/transaction.rb', line 5

def install_hooks_for_unicache
  Sequel::Database.prepend InstanceMethods
end