Sha256: 7b3e801809eff48725dd0e1358eb7189fce5da9227ab155494151eb4433f4554
Contents?: true
Size: 214 Bytes
Versions: 2
Compression:
Stored size: 214 Bytes
Contents
# See https://github.com/thoughtbot/factory_girl/blob/master/GETTING_STARTED.md#configure-your-test-suite require 'factory_girl_rails' RSpec.configure do |config| config.include FactoryGirl::Syntax::Methods end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
simple_token_authentication-1.0.0.pre.5 | test/dummy/spec/support/factory_girl.rb |
simple_token_authentication-1.0.0.beta.5 | test/dummy/spec/support/factory_girl.rb |