Sha256: 8f75409f109b7d5ee59c8a54b7796c2dd1968bd3bd39f973fe4931d2af791b59

Contents?: true

Size: 182 Bytes

Versions: 74

Compression:

Stored size: 182 Bytes

Contents

Rails.application.routes.draw do
  namespace :promethee, path: Promethee.configuration.route_scope, module: nil  do
    post 'preview' => 'promethee#preview', as: :preview
  end
end

Version data entries

74 entries across 74 versions & 1 rubygems

Version Path
promethee-1.3.26 config/routes.rb
promethee-1.3.25 config/routes.rb
promethee-1.3.24 config/routes.rb
promethee-1.3.23 config/routes.rb
promethee-1.3.22 config/routes.rb
promethee-1.3.21 config/routes.rb
promethee-1.3.20 config/routes.rb
promethee-1.3.19 config/routes.rb
promethee-1.3.18 config/routes.rb
promethee-1.3.17 config/routes.rb
promethee-1.3.16 config/routes.rb
promethee-1.3.15 config/routes.rb
promethee-1.3.13 config/routes.rb
promethee-1.3.12 config/routes.rb
promethee-1.3.11 config/routes.rb
promethee-1.3.10 config/routes.rb
promethee-1.3.9 config/routes.rb
promethee-1.3.7 config/routes.rb
promethee-1.3.6 config/routes.rb
promethee-1.3.5 config/routes.rb