-
Jean Boussier authored
If one of the locals conflict with a keyword, typically `class`. The potentially confusing part however is that if you define a default value, `local_assigns` won't respect it.
Jean Boussier authoredIf one of the locals conflict with a keyword, typically `class`. The potentially confusing part however is that if you define a default value, `local_assigns` won't respect it.
Loading