Sha256: f2152e06e964f35718474b0993f1c3b8782131a2acd3dcae4e814a03ee32c4d6

Contents?: true

Size: 293 Bytes

Versions: 10

Compression:

Stored size: 293 Bytes

Contents

module MnoEnterprise
  class PagesController < ApplicationController
    # mno-enterprise/api concern
    include MnoEnterprise::Concerns::Controllers::PagesController

    # mno-enterprise/frontend concern
    include MnoEnterprise::Frontend::Concerns::Controllers::PagesController
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
mno-enterprise-frontend-2.0.9 app/controllers/mno_enterprise/pages_controller.rb
mno-enterprise-frontend-2.0.8 app/controllers/mno_enterprise/pages_controller.rb
mno-enterprise-frontend-2.0.7 app/controllers/mno_enterprise/pages_controller.rb
mno-enterprise-frontend-2.0.6 app/controllers/mno_enterprise/pages_controller.rb
mno-enterprise-frontend-2.0.5 app/controllers/mno_enterprise/pages_controller.rb
mno-enterprise-frontend-2.0.4 app/controllers/mno_enterprise/pages_controller.rb
mno-enterprise-frontend-2.0.3 app/controllers/mno_enterprise/pages_controller.rb
mno-enterprise-frontend-2.0.2 app/controllers/mno_enterprise/pages_controller.rb
mno-enterprise-frontend-2.0.1 app/controllers/mno_enterprise/pages_controller.rb
mno-enterprise-frontend-2.0.0 app/controllers/mno_enterprise/pages_controller.rb