Class: Async::Messaging::SetupConfig

Inherits:
Object
  • Object
show all
Defined in:
lib/async-messaging/setup_config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#modelObject

Returns the value of attribute model.



5
6
7
# File 'lib/async-messaging/setup_config.rb', line 5

def model
  @model
end

#model_rootObject

Returns the value of attribute model_root.



5
6
7
# File 'lib/async-messaging/setup_config.rb', line 5

def model_root
  @model_root
end