Helper_method

Hi!

I hade to move some functions, as is_admin? etc into applcation.rb
instead of the applicationhelper and give it helper_method :is_admin?.
Is there a function for the other way so in my helper say that it’s a
normal function for the controllers aswell?

Kind regards
Jon