module Hanami::Helpers::LinkToHelper

LinkTo Helper

Including Hanami::Helpers::LinkTo will include the link_to public method.

This helper can be used both in views and templates.

@since 0.2.0

Public Instance Methods