Sha256: 2104604b429f1a21ab0e088bd0ec129fe287879b327fc850d0b266913c4f5ec8

Contents?: true

Size: 126 Bytes

Versions: 18

Compression:

Stored size: 126 Bytes

Contents

Dummy::Application.routes.draw do
  mount Ckeditor::Engine => '/ckeditor'

  resources :posts
  root :to => "posts#index"
end

Version data entries

18 entries across 18 versions & 2 rubygems

Version Path
ckeditor-4.1.3 test/tmp/config/routes.rb
ckeditor-4.1.2 test/tmp/config/routes.rb
base2_ckeditor-4.0.7 test/tmp/config/routes.rb
ckeditor-4.0.7 test/tmp/config/routes.rb
ckeditor-4.0.6 test/tmp/config/routes.rb
ckeditor-4.0.4 test/tmp/config/routes.rb
ckeditor-4.0.2 test/tmp/config/routes.rb
ckeditor-4.0.1 test/tmp/config/routes.rb
ckeditor-4.0.0 test/tmp/config/routes.rb
ckeditor-4.0.0.rc2 test/tmp/config/routes.rb
ckeditor-4.0.0.rc1 test/tmp/config/routes.rb
ckeditor-3.7.3 test/tmp/config/routes.rb
ckeditor-3.7.2 test/tmp/config/routes.rb
ckeditor-3.7.1 test/tmp/config/routes.rb
ckeditor-3.7.0 test/tmp/config/routes.rb
ckeditor-3.7.0.rc3 test/tmp/config/routes.rb
ckeditor-3.7.0.rc2 test/tmp/config/routes.rb
ckeditor-3.7.0.rc1 test/tmp/config/routes.rb