diff --git a/app/controllers/wiki_controller.rb b/app/controllers/wiki_controller.rb index e0f13b02..c084c030 100644 --- a/app/controllers/wiki_controller.rb +++ b/app/controllers/wiki_controller.rb @@ -75,7 +75,7 @@ class WikiController < ApplicationController end def feeds - # to template + # show the template end def list diff --git a/app/views/wiki/feeds.rhtml b/app/views/wiki/feeds.rhtml index 5a3019df..46b79b69 100644 --- a/app/views/wiki/feeds.rhtml +++ b/app/views/wiki/feeds.rhtml @@ -3,6 +3,12 @@

You can subscribe to this wiki by RSS and get either just the headlines of the pages that change or the entire page.