• Markus Koller's avatar
    Use wiki instead of project_wiki in Banzai · b9c25013
    Markus Koller authored
    This is in preparation for group wikis, we need to remove the coupling
    between wikis and projects.
    
    In this step we only change the name inside the Banzai filters and
    pipelines, once we port the controllers we can also switch the
    controller instance variable from `@project_wiki` to `@wiki`.
    b9c25013
markup_helper.rb 9.15 KB