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

Version Path
friendly_id-method_scopes-0.3.3 spec/support/authors.rb
friendly_id-method_scopes-0.3.2 spec/support/authors.rb
friendly_id-method_scopes-0.3.1 spec/support/authors.rb
friendly_id-method_scopes-0.3.0 spec/support/authors.rb
friendly_id-method_scopes-0.2.6 spec/support/authors.rb
friendly_id-method_scopes-0.2.5 spec/support/authors.rb
friendly_id-method_scopes-0.1.8 spec/support/authors.rb
friendly_id-method_scopes-0.1.7 spec/support/authors.rb
friendly_id-method_scopes-0.1.6 spec/support/authors.rb
friendly_id-method_scopes-0.1.5 spec/support/authors.rb