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.29 roles/qb.gem/templates/spec.rb.j2
qb-0.1.28 roles/qb.gem/templates/spec.rb.j2
qb-0.1.27 roles/qb.gem/templates/spec.rb.j2
qb-0.1.26 roles/qb.gem/templates/spec.rb.j2
qb-0.1.25 roles/qb.gem/templates/spec.rb.j2
qb-0.1.24 roles/qb.gem/templates/spec.rb.j2
qb-0.1.23 roles/qb.gem/templates/spec.rb.j2
qb-0.1.22 roles/qb.gem/templates/spec.rb.j2
qb-0.1.21 roles/qb.gem/templates/spec.rb.j2
qb-0.1.20 roles/qb.gem/templates/spec.rb.j2
qb-0.1.19 roles/qb.gem/templates/spec.rb.j2
qb-0.1.18 roles/qb.gem/templates/spec.rb.j2
qb-0.1.17 roles/qb.gem/templates/spec.rb.j2
qb-0.1.16 roles/qb.gem/templates/spec.rb.j2
qb-0.1.15 roles/qb.gem/templates/spec.rb.j2
qb-0.1.14 roles/qb.gem/templates/spec.rb.j2
qb-0.1.13 roles/qb.gem/templates/spec.rb.j2
qb-0.1.12 roles/qb.gem/templates/spec.rb.j2
qb-0.1.11 roles/qb.gem/templates/spec.rb.j2
qb-0.1.10 roles/qb.gem/templates/spec.rb.j2