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