Sha256: 4342e149c41808100c8360a4da1aa6a6f4a19568b0d6d409095560d0d0df822a

Contents?: true

Size: 228 Bytes

Versions: 13

Compression:

Stored size: 228 Bytes

Contents

Cmor::Legal::Frontend::Engine.routes.draw do
  localized do
    resource :privacy_policy, :only => [:show]
    scope :cmor_legal_frontend_engine do
      resource :cookie_preferences, :only => [:edit, :update]
    end
  end
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
cmor_legal_frontend-0.0.60.pre config/routes.rb
cmor_legal_frontend-0.0.59.pre config/routes.rb
cmor_legal_frontend-0.0.58.pre config/routes.rb
cmor_legal_frontend-0.0.57.pre config/routes.rb
cmor_legal_frontend-0.0.56.pre config/routes.rb
cmor_legal_frontend-0.0.55.pre config/routes.rb
cmor_legal_frontend-0.0.54.pre config/routes.rb
cmor_legal_frontend-0.0.53.pre config/routes.rb
cmor_legal_frontend-0.0.52.pre config/routes.rb
cmor_legal_frontend-0.0.51.pre config/routes.rb
cmor_legal_frontend-0.0.50.pre config/routes.rb
cmor_legal_frontend-0.0.49.pre config/routes.rb
cmor_legal_frontend-0.0.48.pre config/routes.rb