Sha256: 3f810b2d0e29f2de675f2698794fb5f1b27b9e681bc0bf261c180d30556efa1f
Contents?: true
Size: 157 Bytes
Versions: 10
Compression:
Stored size: 157 Bytes
Contents
shared_context 'authors' do let(:first_author) { Author.friendly.find('first-author') } let(:second_author) { Author.friendly.find('second-author') } end
Version data entries
10 entries across 10 versions & 1 rubygems