class BreezeCarbon::Emails::Show
- BreezeCarbon::Emails::Show
- Breeze::BreezeAction
- Lucky::Action
- Reference
- Object
Defined in:
breeze_carbon/actions/emails/show.crConstant Summary
-
AFTER_PIPES =
[store_breeze_response] of Symbol
-
BEFORE_PIPES =
[verify_accepted_format, store_breeze_request, protect_from_forgery, ensure_breeze_enabled] of Symbol
-
EXPOSURES =
[] of Symbol
-
PARAM_DECLARATIONS =
[plain_format : Bool = false] of Crystal::Macros::TypeDeclaration
-
ROUTE_SETTINGS =
{prefix: "/breeze"}
-
SKIPPED_PIPES =
[store_breeze_request, store_breeze_response, store_breeze_request, store_breeze_response, store_breeze_request, store_breeze_response, store_breeze_request, store_breeze_response, store_breeze_request, store_breeze_response, store_breeze_request, store_breeze_response, store_breeze_request, store_breeze_response, store_breeze_request, store_breeze_response] of Symbol
Class Method Summary
- .path(*args, **named_args) : String
- .path_without_query_params(email_key)
- .route(email_key, plain_format = nil, anchor : String | Nil = nil) : Lucky::RouteHelper
- .url(*args, **named_args) : String
- .url_without_query_params(email_key)
- .with(email_key, plain_format = nil, anchor : String | Nil = nil) : Lucky::RouteHelper