Sha256: 6a3b88c36c7b307a7aea8db88677e9452f320885cd734249f77a8a79a1fb61d4
Contents?: true
Size: 191 Bytes
Versions: 1
Compression:
Stored size: 191 Bytes
Contents
shared_context 'authors' do let(:first_author) { FactoryBot.create(:author, full_name: 'First Author') } let(:second_author) { FactoryBot.create(:author, full_name: 'Second Author') } end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
friendly_id-method_scopes-0.3.7 | spec/support/authors.rb |