config/routes.rb in c80_news_tz-0.1.1.1 vs config/routes.rb in c80_news_tz-0.1.1.15
- old
+ new
@@ -1,4 +1,3 @@
C80NewsTz::Engine.routes.draw do
match 'news_guru', :to => 'application#guru', :via => :post
- get '/rubrics/:rubric_slug' => 'site#rubric'
end