Class: ProtoFactory::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/proto_factory.rb

Instance Attribute Summary collapse

Instance Attribute Details

#factoriesObject

Returns the value of attribute factories.



21
22
23
# File 'lib/proto_factory.rb', line 21

def factories
  @factories
end