Sha256: a9c38b0d05df4d36024f52034c2878082e60b1f3f86c65bf5af8b33fbcbacc41

Contents?: true

Size: 165 Bytes

Versions: 10

Compression:

Stored size: 165 Bytes

Contents

PROJECT_ROOT = File.expand_path(File.join(File.dirname(__FILE__), '..', '..'))

$: << File.join(PROJECT_ROOT, 'lib')

require 'active_record'
require 'factory_girl'

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
factory_girl-2.0.0.rc4 features/support/env.rb
factory_girl-2.0.0.rc3 features/support/env.rb
factory_girl-2.0.0.rc2 features/support/env.rb
factory_girl-2.0.0.rc1 features/support/env.rb
factory_girl-2.0.0.beta5 features/support/env.rb
factory_girl-2.0.0.beta4 features/support/env.rb
factory_girl-2.0.0.beta3 features/support/env.rb
factory_girl_kibiz0r-2.0.0.beta3 features/support/env.rb
factory_girl_kibiz0r-2.0.0.beta2 features/support/env.rb
factory_girl-2.0.0.beta2 features/support/env.rb