Sha256: 60d54418e2d80f0973e84f2cb8880a6246f6f15c6015310ffc6cf295ce52860f

Contents?: true

Size: 215 Bytes

Versions: 56

Compression:

Stored size: 215 Bytes

Contents

RSpec.describe <%= plugin_module_name %> do
  it "has a version number" do
    expect(<%= plugin_module_name %>::VERSION).not_to be nil
  end

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

Version data entries

56 entries across 56 versions & 1 rubygems

Version Path
power_stencil-0.6.0 etc/templates/plugin_definition/spec/{entity}_spec.rb
power_stencil-0.5.1 etc/templates/plugin_definition/spec/{entity}_spec.rb
power_stencil-0.5.0 etc/templates/plugin_definition/spec/{entity}_spec.rb
power_stencil-0.4.22 etc/templates/plugin_definition/spec/{entity}_spec.rb
power_stencil-0.4.21 etc/templates/plugin_definition/spec/{entity}_spec.rb
power_stencil-0.4.20 etc/templates/plugin_definition/spec/{entity}_spec.rb
power_stencil-0.4.19 etc/templates/plugin_definition/spec/{entity}_spec.rb
power_stencil-0.4.18 etc/templates/plugin_definition/spec/{entity}_spec.rb
power_stencil-0.4.17 etc/templates/plugin_definition/spec/{entity}_spec.rb
power_stencil-0.4.16 etc/templates/plugin_definition/spec/{entity}_spec.rb
power_stencil-0.4.15 etc/templates/plugin_definition/spec/{entity}_spec.rb
power_stencil-0.4.14 etc/templates/plugin_definition/spec/{entity}_spec.rb
power_stencil-0.4.13 etc/templates/plugin_definition/spec/{entity}_spec.rb
power_stencil-0.4.12 etc/templates/plugin_definition/spec/{entity}_spec.rb
power_stencil-0.4.11 etc/templates/plugin_definition/spec/{entity}_spec.rb
power_stencil-0.4.10 etc/templates/plugin_definition/spec/{entity}_spec.rb
power_stencil-0.4.9 etc/templates/plugin_definition/spec/{entity}_spec.rb
power_stencil-0.4.8 etc/templates/plugin_definition/spec/{entity}_spec.rb
power_stencil-0.4.7 etc/templates/plugin_definition/spec/{entity}_spec.rb
power_stencil-0.4.6 etc/templates/plugin_definition/spec/{entity}_spec.rb