Sha256: 3db7115738f2e6099d098e6c0552015fb613d92afe251575dacda1cc5a9a100e

Contents?: true

Size: 254 Bytes

Versions: 4

Compression:

Stored size: 254 Bytes

Contents

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

class CurationConcern::<%= class_name.pluralize %>Controller < ApplicationController
  include Worthwhile::CurationConcernController
  set_curation_concern_type <%= class_name %>
end

Version data entries

4 entries across 4 versions & 1 rubygems

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