Sha256: 1311c24729cc32c57b07b895387eaa6be7b558c8d6463ef07a4ca147139116c4
Contents?: true
Size: 195 Bytes
Versions: 3
Compression:
Stored size: 195 Bytes
Contents
Rails.application.routes.draw do namespace :ckeditor do resources :pictures, :only => [:index, :create, :destroy] resources :attachments, :only => [:index, :create, :destroy] end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ckeditor-3.5.2 | config/routes.rb |
ckeditor-3.5.1 | config/routes.rb |
ckeditor-3.5.0 | config/routes.rb |