Parent

Class/Module Index [+]

Quicksearch

FactoryGirl::Strategy::AttributesFor

Public Instance Methods

association(runner) click to toggle source
# File lib/factory_girl/strategy/attributes_for.rb, line 4
def association(runner)
  runner.run(:null)
end
result(evaluation) click to toggle source
# File lib/factory_girl/strategy/attributes_for.rb, line 8
def result(evaluation)
  evaluation.hash
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.