Sha256: 444a7d91259262c16b1748138555a0b01756531fce8f4bcb21316f445e059b0c

Contents?: true

Size: 189 Bytes

Versions: 8

Compression:

Stored size: 189 Bytes

Contents

# frozen_string_literal: true

Ckeditor::Engine.routes.draw do
  resources :pictures, only: [:index, :create, :destroy]
  resources :attachment_files, only: [:index, :create, :destroy]
end

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
ckeditor-5.1.3 config/routes.rb
ckeditor-5.1.2 config/routes.rb
ckeditor-5.1.1 config/routes.rb
glebtv-ckeditor-4.14.1 config/routes.rb
ckeditor-5.1.0 config/routes.rb
glebtv-ckeditor-4.13.1 config/routes.rb
glebtv-ckeditor-4.13.0 config/routes.rb
ckeditor-5.0.0 config/routes.rb