Changeset 229

Show
Ignore:
Timestamp:
01/14/06 10:39:32 (3 years ago)
Author:
manuel
Message:

* The WikiEngineHelper? seems not to be available automatically in the WikiEngine? controllers. Forcing it to be manually loaded in WikiEngineController?.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • wiki_engine/branches/MH/app/controllers/wiki_engine_controller.rb

    r224 r229  
     1require_dependency 'wiki_engine_helper' 
     2 
    13# The WikiEngineController is something like the ApplicationController,  
    24# for all controllers in the WikiEngine. They all extend him and thus  
     
    68# * implement the default_url_options method of ActionController::Base. 
    79class WikiEngineController < ApplicationController 
     10  helper WikiEngineHelper 
     11   
    812  protected 
    913    def find_book