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