Welcome to mirror list, hosted at ThFree Co, Russian Federation.

factory_girl.rb « support « spec - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: eec437fb3aa75a4fcb9c82e6ce1b8da96d804924 (plain)
1
2
3
RSpec.configure do |config|
  config.include FactoryGirl::Syntax::Methods
end