Libraries
»
smart_agent
(0.1.2)
»
Index
»
SmartAgent
»
Agent
»
agents
Method: SmartAgent::Agent.agents
Defined in:
lib/smart_agent/agent.rb
.
agents
⇒
Object
53 54 55
# File 'lib/smart_agent/agent.rb', line 53
def
agents
@agents
||=
{
}
end