Sha256: 08ce70d704b56bf09182b7269d5f716f3fdb8568372f0550f1deff45fcdfcdfe

Contents?: true

Size: 144 Bytes

Versions: 52

Compression:

Stored size: 144 Bytes

Contents

Rails.application.routes.draw do
  mount ConstructorCore::Engine => '/', :as => :core
  mount ConstructorPages::Engine => '/', :as => :pages
end

Version data entries

52 entries across 52 versions & 3 rubygems

Version Path
constructor-cms-0.6.2 config/routes.rb
constructor-cms-0.6.1 config/routes.rb
constructor-cms-0.6.0 config/routes.rb
constructor-cms-0.5.8 config/routes.rb
constructor-cms-0.5.7 config/routes.rb
constructor-cms-0.5.6 config/routes.rb
constructor-cms-0.5.5 config/routes.rb
constructor-cms-0.5.4 config/routes.rb
constructor-cms-0.5.3 config/routes.rb
constructor-cms-0.5.2 config/routes.rb
constructor-cms-0.5.1 config/routes.rb
constructor-cms-0.5.0 config/routes.rb