struct CurrentUser::PasswordResets::Index::FormatBuilder

Defined in:

Constructors

Instance Method Summary

Constructor Detail

def self.new(extension : String, subdomain : String | Nil = nil) #

Instance Method Detail

def extension : String #

def path : String #

def subdomain(value : String) : FormatBuilder #

def subdomain : String | Nil #

def url : String #

def with(*args, **named_args) : Lucky::RouteHelper #