Sha256: f8bda06beb1116cd0ca96e47c73c29ab654d4f74000ffe99670026ad74d60932
Contents?: true
Size: 274 Bytes
Versions: 67
Compression:
Stored size: 274 Bytes
Contents
Polyblock::Engine.routes.draw do mount Ckeditor::Engine => '/ckeditor' post "convert_html_to_haml" => "polyblocks#convert_html_to_haml" post "convert_haml_to_html" => "polyblocks#convert_haml_to_html" post "update" => "polyblocks#update" resources :polyblocks end
Version data entries
67 entries across 67 versions & 1 rubygems