Sha256: 6002a4a52262a53b71e56b3e6338a77333afa50e36a4f84a5bed97e597fddea4
Contents?: true
Size: 210 Bytes
Versions: 2
Compression:
Stored size: 210 Bytes
Contents
if defined?(::ActiveRecord) if defined?(::FactoryGirl) require 'aktion_test_rails/matchers/factory_girl' module RSpec::Matchers include AktionTestRails::Matchers::FactoryGirl end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
aktion_test_rails-0.1.1 | lib/aktion_test_rails/matchers/integrations/rspec.rb |
aktion_test_rails-0.1.0 | lib/aktion_test_rails/matchers/integrations/rspec.rb |