Object
# File lib/factory_girl/trait.rb, line 21 def ==(other) name == other.name && block == other.block end
# File lib/factory_girl/trait.rb, line 17 def names [@name] end
[Validate]
Generated with the Darkfish Rdoc Generator 2.