elixir-cldr / cldr_routes

Localised routes and path helpers for Phoenix applications
Other
14 stars 6 forks source link

Disable Interpolation in moduledoc #5

Closed rubas closed 2 years ago

rubas commented 2 years ago
== Compilation error in file lib/cldr/route.ex ==
** (CompileError) lib/cldr/route.ex:124: undefined function locale/0 (there is no such import)
    (elixir 1.13.4) expanding macro: Kernel.to_string/1
    lib/cldr/route.ex:124: Cldr.Route (module)
    (elixir 1.13.4) expanding macro: Kernel.@/1
    lib/cldr/route.ex:2: Cldr.Route (module)