Api::Commits::Index
Inherits ApiAction / Lucky::EnforceUnderscoredRoute / Lucky::Action / Lucky::VerifyAcceptsFormat / Lucky::Redirectable / Habitat::SettingsHelpers / Habitat::TempConfig / Lucky::ActionPipes / Lucky::ParamHelpers / Lucky::Renderable / Lucky::Routable / Lucky::Exposable / Lucky::RequestTypeHelpers / Lucky::ActionDelegates / Reference / Object
Constants
AFTER_PIPES = [] of Symbol
BEFORE_PIPES = [verify_accepted_format] of Symbol
EXPOSURES = [] of Symbol
PARAM_DECLARATIONS = [from : String = Version.default_from, to : String = Version.default_to] of Crystal::Macros::TypeDeclaration
ROUTE_SETTINGS = {prefix: ""}
SKIPPED_PIPES = [] of Symbol
Class methods
path(*args, **named_args) : String
path_without_query_params
url(*args, **named_args) : String
url_without_query_params
Instance methods
call
from
to