Add sitemap functionality and better documentation

This commit is contained in:
2014-11-05 20:21:57 +01:00
parent 6afc9bdae9
commit b6fec4f880
9 changed files with 323 additions and 228 deletions
+1
View File
@@ -10,6 +10,7 @@ Cmtool::Engine.routes.draw do
end
collection do
get :generate_name
get :sitemap
end
end
resources :news do