Calling helper method from Rails 3 controller

Achaius picture Achaius · Jan 18, 2012 · Viewed 20k times · Source

Is it possible to call helper methods from controller? If yes how to do this in Rails 3?

Answer

Alexey picture Alexey · Nov 27, 2013
 view_context.some_helper_method