module Draper::ViewHelpers::ClassMethods

def helpers

Returns:
  • (HelperProxy) - the helpers proxy
def helpers
  Draper::ViewContext.current
end