Skip to content

@url() reverse routing isn't compiled #71

@mathieuancelin

Description

@mathieuancelin

It seems that if I write something like

GET /index             Application.index

with

<a href="@url(Application.index)">Index</a>

if I move my Application controller to another location without changing my template, the template compilation will not fail

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions