Method: Brief::Model::Definition#model_namespace
- Defined in:
- lib/brief/model/definition.rb
#model_namespace ⇒ Object
62 63 64 |
# File 'lib/brief/model/definition.rb', line 62 def model_namespace Brief.configuration.model_namespace || Brief::Model end |