Sha256: 935bfaf4ebcda5ca9436847fbed3b73d5a83257e2e8b2ea2b544cf9223c105cb

Contents?: true

Size: 220 Bytes

Versions: 4

Compression:

Stored size: 220 Bytes

Contents

# Generated via
#  `rails generate worthwhile:work <%= class_name %>`
require 'rails_helper'

describe CurationConcern::<%= class_name %>Actor do
  it "should have some tests" do
    skip "Add your tests here"
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
worthwhile-0.1.2 lib/generators/worthwhile/work/templates/actor_spec.rb.erb
worthwhile-0.1.1 lib/generators/worthwhile/work/templates/actor_spec.rb.erb
worthwhile-0.1.0 lib/generators/worthwhile/work/templates/actor_spec.rb.erb
worthwhile-0.0.3 lib/generators/worthwhile/work/templates/actor_spec.rb.erb