Sha256: 53ff7920fe682e7f291970da0cdb96c511d66fb670631d851f94349c8c75c053

Contents?: true

Size: 122 Bytes

Versions: 3

Compression:

Stored size: 122 Bytes

Contents

FeatherCms::Engine.routes.draw do

  get 'preview/:id' => 'pages#preview', :as => 'page_preview'

  resources :pages

end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
feather_cms-0.0.5.2 config/routes.rb
feather_cms-0.0.5.1 config/routes.rb
feather_cms-0.0.5 config/routes.rb