Class: Hyphy::AbstractORMAdapter

Inherits:
Object
  • Object
show all
Defined in:
lib/hyphy/orm_adapters/abstract_orm_adapter.rb

Direct Known Subclasses

ActiveRecordAdapter

Class Method Summary collapse

Class Method Details

.subscribe_to_sql_notifications(callback) ⇒ Object



5
# File 'lib/hyphy/orm_adapters/abstract_orm_adapter.rb', line 5

def self.subscribe_to_sql_notifications(callback); end