remove mini markdown renderer everywhere

was still used for comment emails etc
This commit is contained in:
jomo
2015-01-26 00:42:58 +01:00
parent f0c0c1c20e
commit 374f602163
19 changed files with 16 additions and 60 deletions

View File

@@ -37,7 +37,6 @@ Redstoner::Application.routes.draw do
resources :tools do
collection do
post 'render_markdown'
post 'render_mini_markdown'
end
end