module Lucky::SkipRouteStyleCheck

Overview

Include this in an action to skip any style checks on routes

Defined in:

lucky/skip_route_style_check.cr

Macro Summary

Macro Detail

macro enforce_route_style(*args, **named_args) #

[View source]