class Marten::Routing::Rule::Localized

Defined in:

marten/routing/rule/localized.cr

Constructors

Instance Method Summary

Instance methods inherited from class Marten::Routing::Rule::Base

name name, resolve(path : String) : Nil | Match resolve

Constructor Detail

def self.new(prefix_default_locale : Bool = true) #

[View source]

Instance Method Detail

def name #

[View source]
def resolve(path : String) : Nil | Match #

[View source]

[View source]