Created
January 19, 2012 17:50
-
-
Save zwily/1641427 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
def index | |
return unless tab_enabled?(@context.class::TAB_PAGES) | |
redirect_to named_context_url(@context, :context_wiki_page_url, 'front-page') | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment