class Todo::TableRoute

Defined in:

todo.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def list_route : Array(Route) #

[View source]
def list_route=(list_route : Array(Route)) #

[View source]
def match_with_a_route?(context_verb : String, context_path : String) #

[View source]