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.3.1 roles/qb.gem/templates/spec.rb.j2
qb-0.1.88 roles/qb.gem/templates/spec.rb.j2
qb-0.1.87 roles/qb.gem/templates/spec.rb.j2
qb-0.1.86 roles/qb.gem/templates/spec.rb.j2
qb-0.1.85 roles/qb.gem/templates/spec.rb.j2
qb-0.1.84 roles/qb.gem/templates/spec.rb.j2
qb-0.1.83 roles/qb.gem/templates/spec.rb.j2
qb-0.1.82 roles/qb.gem/templates/spec.rb.j2
qb-0.1.81 roles/qb.gem/templates/spec.rb.j2
qb-0.1.80 roles/qb.gem/templates/spec.rb.j2
qb-0.1.79 roles/qb.gem/templates/spec.rb.j2
qb-0.1.78 roles/qb.gem/templates/spec.rb.j2
qb-0.1.77 roles/qb.gem/templates/spec.rb.j2
qb-0.1.76 roles/qb.gem/templates/spec.rb.j2
qb-0.1.75 roles/qb.gem/templates/spec.rb.j2
qb-0.1.74 roles/qb.gem/templates/spec.rb.j2
qb-0.1.73 roles/qb.gem/templates/spec.rb.j2
qb-0.1.72 roles/qb.gem/templates/spec.rb.j2
qb-0.1.71 roles/qb.gem/templates/spec.rb.j2
qb-0.1.70 roles/qb.gem/templates/spec.rb.j2