Module: Chemicalml::Cml::Schema3::Configuration
- Extended by:
- Chemicalml::ContextConfiguration
- Defined in:
- lib/chemicalml/cml/schema3/configuration.rb
Constant Summary collapse
- CONTEXT_ID =
:chemicalml_schema3
Class Method Summary collapse
Methods included from Chemicalml::ContextConfiguration
context, context_id, create_context, default_context_id, ensure_registered!, populate_context!, register_elements!, register_model, register_models!
Class Method Details
.register_models! ⇒ Object
11 12 13 |
# File 'lib/chemicalml/cml/schema3/configuration.rb', line 11 def self.register_models! register_elements! end |