Method: Webhookdb::Postgres#registered_models
- Defined in:
- lib/webhookdb/postgres.rb
#registered_models ⇒ Object
The list of models that will be required once the database connection has been established.
87 |
# File 'lib/webhookdb/postgres.rb', line 87 singleton_attr_reader :registered_models |