We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89a59fa commit 6e6ec3bCopy full SHA for 6e6ec3b
spec/spec_helper.rb
@@ -4,7 +4,7 @@
4
require 'rspec/rails'
5
require 'rspec/autorun'
6
require "#{Rails.root}/lib/active_users.rb"
7
-require 'factory_girl'
+
8
# Requires supporting ruby files with custom matchers and macros, etc,
9
# in spec/support/ and its subdirectories.
10
Dir[Rails.root.join("spec/support/**/*.rb")].each {|f| require f}
0 commit comments