Sha256: 762211a353c13c25e1a7c944ce31810ae0bce72bfbe3117027bcaf5f1e82ada5

Contents?: true

Size: 188 Bytes

Versions: 16

Compression:

Stored size: 188 Bytes

Contents

module FactoryGirlHelpers
  def self.reload
    FactoryGirl.factories.clear()
    FactoryGirl.sequences.clear()
    FactoryGirl.traits.clear()
    FactoryGirl.find_definitions()
  end
end

Version data entries

16 entries across 16 versions & 4 rubygems

Version Path
plutus-0.17 spec/support/factory_girl_helpers.rb
plutus-0.16 spec/support/factory_girl_helpers.rb
plutus-0.15 spec/support/factory_girl_helpers.rb
plutus-0.14 spec/support/factory_girl_helpers.rb
credere-0.10.3 spec/support/factory_girl_helpers.rb
credere-0.10.2 spec/support/factory_girl_helpers.rb
credere-0.10.1 spec/support/factory_girl_helpers.rb
borutus-0.2.1 spec/support/factory_girl_helpers.rb
borutus-0.2.0 spec/support/factory_girl_helpers.rb
odania_plutus-0.13 spec/support/factory_girl_helpers.rb
borutus-0.1.0 spec/support/factory_girl_helpers.rb
plutus-0.13 spec/support/factory_girl_helpers.rb
plutus-0.12.2 spec/support/factory_girl_helpers.rb
plutus-0.11.0 spec/support/factory_girl_helpers.rb
plutus-0.10.1 spec/support/factory_girl_helpers.rb
plutus-0.10.0 spec/support/factory_girl_helpers.rb