Sha256: 8a0f54c496cb98d89a0365f61afc17bcf47632910d1650c1ce0316bd0123ed85
Contents?: true
Size: 200 Bytes
Versions: 2
Compression:
Stored size: 200 Bytes
Contents
# Generated via # `rails generate curate:work Spam` require 'spec_helper' describe CurationConcern::SpamsController do include_examples 'is_a_curation_concern_controller', Spam, actions: :all end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
curate-0.5.1 | spec/internal/spec/controllers/curation_concern/spams_controller_spec.rb |
curate-0.5.0 | spec/internal/spec/controllers/curation_concern/spams_controller_spec.rb |