Method: AR2DTO::ModelConfig#setup_config
- Defined in:
- lib/ar2dto/model_config.rb
#setup_config(model_config) ⇒ Object
11 12 13 |
# File 'lib/ar2dto/model_config.rb', line 11 def setup_config(model_config) @model_config ||= model_config end |