Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
Lucky::LinkHelpers
Instance methods
link
(text, to :
Lucky::RouteHelper
, attrs :
Array
(
Symbol
) = [] of
Symbol
, **html_options) :
Nil
Source
link
(to :
Lucky::RouteHelper
, attrs :
Array
(
Symbol
) = [] of
Symbol
, **html_options) :
Nil
Source
link
(to :
Lucky::RouteHelper
, href :
String
, **html_options, &) :
Nil
Source
link
(to :
Lucky::RouteHelper
, attrs :
Array
(
Symbol
) = [] of
Symbol
, **html_options, &) :
Nil
Source
link
(text, to :
Lucky::Action
.class, attrs :
Array
(
Symbol
) = [] of
Symbol
, **html_options) :
Nil
Source
link
(to :
Lucky::Action
.class, attrs :
Array
(
Symbol
) = [] of
Symbol
, **html_options) :
Nil
Source
link
(to :
Lucky::Action
.class, attrs :
Array
(
Symbol
) = [] of
Symbol
, **html_options, &) :
Nil
Source
link
(text, to :
String
, attrs :
Array
(
Symbol
) = [] of
Symbol
, **html_options)
Source
link
(to :
String
, attrs :
Array
(
Symbol
) = [] of
Symbol
, **html_options, &)
Source