Sha256: 30ab596e80cfc673b09e5df58506be65879aa1c2fcc984db9e8e4e1dbccf4c94

Contents?: true

Size: 162 Bytes

Versions: 5

Compression:

Stored size: 162 Bytes

Contents

Rails.application.routes.draw do
  namespace :ckeditor, :only => [:index, :create, :destroy] do
    resources :pictures
    resources :attachment_files
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ckeditor-3.6.3 config/routes.rb
ckeditor-3.6.2 config/routes.rb
ckeditor-3.6.1 config/routes.rb
ckeditor-3.6.0 config/routes.rb
ckeditor-3.6.0.pre config/routes.rb