Class: FactoryGirl::Proxy::AttributesFor
- Inherits:
-
FactoryGirl::Proxy
- Object
- FactoryGirl::Proxy
- FactoryGirl::Proxy::AttributesFor
- Defined in:
- lib/factory_girl/proxy/attributes_for.rb
Overview
:nodoc:
Instance Method Summary collapse
Methods inherited from FactoryGirl::Proxy
#association, ensure_strategy_exists!
Instance Method Details
#result(attribute_assigner, to_create) ⇒ Object
4 5 6 |
# File 'lib/factory_girl/proxy/attributes_for.rb', line 4 def result(attribute_assigner, to_create) attribute_assigner.hash end |