Sha256: de4477fa891a56e964cf5a1c189b903929279deef570a9522e09ddc1fe25dda1

Contents?: true

Size: 184 Bytes

Versions: 6

Compression:

Stored size: 184 Bytes

Contents

module GeoWorks
  module ImageWorksControllerBehavior
    extend ActiveSupport::Concern

    included do
      self.show_presenter = GeoWorks::ImageWorkShowPresenter
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
geo_works-0.2.0 app/controllers/concerns/geo_works/image_works_controller_behavior.rb
geo_works-0.1.4 app/controllers/concerns/geo_works/image_works_controller_behavior.rb
geo_works-0.1.3 app/controllers/concerns/geo_works/image_works_controller_behavior.rb
geo_works-0.1.2 app/controllers/concerns/geo_works/image_works_controller_behavior.rb
geo_works-0.1.1 app/controllers/concerns/geo_works/image_works_controller_behavior.rb
geo_works-0.1.0 app/controllers/concerns/geo_works/image_works_controller_behavior.rb