Sha256: ab01e3d4070feb8caef8a57e98419daa9229cb230f7f0912cc1af9e31a5348cb

Contents?: true

Size: 218 Bytes

Versions: 90

Compression:

Stored size: 218 Bytes

Contents

require 'spec_helper'

describe {{ gem_constant }} do
  it 'has a version number' do
    expect({{ gem_constant }}::VERSION).not_to be nil
  end

  it 'does something useful' do
    expect(false).to eq(true)
  end
end

Version data entries

90 entries across 90 versions & 1 rubygems

Version Path
qb-0.1.49 roles/qb.gem/templates/spec.rb.j2
qb-0.1.48 roles/qb.gem/templates/spec.rb.j2
qb-0.1.47 roles/qb.gem/templates/spec.rb.j2
qb-0.1.46 roles/qb.gem/templates/spec.rb.j2
qb-0.1.45 roles/qb.gem/templates/spec.rb.j2
qb-0.1.44 roles/qb.gem/templates/spec.rb.j2
qb-0.1.43 roles/qb.gem/templates/spec.rb.j2
qb-0.1.42 roles/qb.gem/templates/spec.rb.j2
qb-0.1.41 roles/qb.gem/templates/spec.rb.j2
qb-0.1.40 roles/qb.gem/templates/spec.rb.j2
qb-0.1.39 roles/qb.gem/templates/spec.rb.j2
qb-0.1.38 roles/qb.gem/templates/spec.rb.j2
qb-0.1.37 roles/qb.gem/templates/spec.rb.j2
qb-0.1.36 roles/qb.gem/templates/spec.rb.j2
qb-0.1.35 roles/qb.gem/templates/spec.rb.j2
qb-0.1.34 roles/qb.gem/templates/spec.rb.j2
qb-0.1.33 roles/qb.gem/templates/spec.rb.j2
qb-0.1.32 roles/qb.gem/templates/spec.rb.j2
qb-0.1.31 roles/qb.gem/templates/spec.rb.j2
qb-0.1.30 roles/qb.gem/templates/spec.rb.j2