class

Lucky::RouteHelper

Inherits Habitat::SettingsHelpers < Habitat::TempConfig < Reference < Object

Constants

HABITAT_SETTINGS = [{decl: base_uri : String, example: nil, validation: nil}] of Nil

Constructors

new(method : Symbol, path : String, subdomain : String | Nil = nil)
Source

Class methods

configure
Source
insert_extension(path : String, extension : String) : String
Source
resolve_extension(ext : Symbol) : String
Source
settings
Source

Instance methods

==(other : self)

Returns true if this reference is the same as other. Invokes same?.

Source
method
Source
path
Source
settings
Source
subdomain(value : String) : Lucky::RouteHelper
Source
subdomain
Source

Nested types