module

JasperHelpers::Links

Instance methods

button_to(body : String, url : String, method : Symbol = :post)
Source
button_to(body : String, url : String, method : Symbol = :post, &)
Source
button_to(body : String, url : String, method : Symbol = :post, **options : Object)
Source
button_to(body : String, url : String, method : Symbol = :post, **options : Object, &)
Source