Class
FactoryGirl::Callback
In:
lib/factory_girl/callback.rb
Parent:
Object
Methods
==
new
run
Constants
VALID_NAMES
=
[:after_build, :after_create, :after_stub].freeze
Attributes
block
[R]
name
[R]
Public Class methods
new
(name, block)
Public Instance methods
==
(other)
run
(instance, proxy)
[Validate]