Object
# File lib/factory_girl/step_definitions.rb, line 65 def initialize(human_hash_to_attributes_hash, key, value) @association_manager = AssociationManager.new(human_hash_to_attributes_hash, key, value) @key = key @value = value end
[Validate]
Generated with the Darkfish Rdoc Generator 2.