Class: Hyphy::AbstractORMAdapter
- Inherits:
-
Object
- Object
- Hyphy::AbstractORMAdapter
- Defined in:
- lib/hyphy/orm_adapters/abstract_orm_adapter.rb
Direct Known Subclasses
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 |