Sha256: fc6a1cf288215e3a60ef65cca15e5ae5fa332677c5582121e8cb6a8aa91aa642

Contents?: true

Size: 199 Bytes

Versions: 17

Compression:

Stored size: 199 Bytes

Contents

# frozen_string_literal: true

module Cmor::Seo::Frontend
  module Configuration
    def configure
      yield self
    end

    mattr_accessor(:base_controller) { "::FrontendController" }
  end
end

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
cmor_seo_frontend-0.0.60.pre lib/cmor/seo/frontend/configuration.rb
cmor_seo_frontend-0.0.59.pre lib/cmor/seo/frontend/configuration.rb
cmor_seo_frontend-0.0.58.pre lib/cmor/seo/frontend/configuration.rb
cmor_seo_frontend-0.0.57.pre lib/cmor/seo/frontend/configuration.rb
cmor_seo_frontend-0.0.56.pre lib/cmor/seo/frontend/configuration.rb
cmor_seo_frontend-0.0.55.pre lib/cmor/seo/frontend/configuration.rb
cmor_seo_frontend-0.0.54.pre lib/cmor/seo/frontend/configuration.rb
cmor_seo_frontend-0.0.53.pre lib/cmor/seo/frontend/configuration.rb
cmor_seo_frontend-0.0.52.pre lib/cmor/seo/frontend/configuration.rb
cmor_seo_frontend-0.0.51.pre lib/cmor/seo/frontend/configuration.rb
cmor_seo_frontend-0.0.50.pre lib/cmor/seo/frontend/configuration.rb
cmor_seo_frontend-0.0.49.pre lib/cmor/seo/frontend/configuration.rb
cmor_seo_frontend-0.0.48.pre lib/cmor/seo/frontend/configuration.rb
cmor_seo_frontend-0.0.44.pre lib/cmor/seo/frontend/configuration.rb
cmor_seo_frontend-0.0.43.pre lib/cmor/seo/frontend/configuration.rb
cmor_seo_frontend-0.0.42.pre lib/cmor/seo/frontend/configuration.rb
cmor_seo_frontend-0.0.41.pre lib/cmor/seo/frontend/configuration.rb