Closed vladfaust closed 6 years ago
Currently this does not compile:
params do param :"my-param", String? end
With following error:
Syntax error in expanded macro: define_params_tuple:9: expected ')' or named argument, not g g-recaptcha-response: String ^
Which is kinda expected.
Currently this does not compile:
With following error:
Which is kinda expected.