Class: Sequel::Unicache::Transaction
- Inherits:
-
Object
- Object
- Sequel::Unicache::Transaction
- Defined in:
- lib/sequel/unicache/transaction.rb
Defined Under Namespace
Modules: InstanceMethods
Class Method Summary collapse
Class Method Details
.install_hooks_for_unicache ⇒ Object
5 6 7 |
# File 'lib/sequel/unicache/transaction.rb', line 5 def install_hooks_for_unicache Sequel::Database.prepend InstanceMethods end |