The Crystal programming language | http://crystal-lang.org | Fund Crystal's development: http://is.gd/X7PRtI | Docs: http://crystal-lang.org/docs/ | API: http://crystal-lang.org/api/
render
or redirect
at the end of your action"
render
and redirect
both return a LuckyWeb::Response
&block : -> _
that has {% raise "foo" %}
as its body
# :nodoc:
it. not sure if it's worth it tho
render/redirect/etc.