ruby on rails - Including .rb file on view -


I am including to view my own .rb (HintsHelper.rb) file. But why does it give the following error? Uninitialized Continuous ActionView :: Base :: CompiledTemplates :: HintsHelper

Then ...

I include an application helper file in HintsHelper.rb. But still it is giving me the following error.
Uninified continuous applicationHolpter :: HintShelper

How to solve this problem. I want to use it on my definitions (HintShel.RB) to see it. PLG helps here ...

thnx ...

Uses such as

  & lt;% = Assistant Sign:% & gt;  

I think this should work


Comments