class BreezeCarbon::Emails::Index
- BreezeCarbon::Emails::Index
- Breeze::BreezeAction
- Lucky::Action
- Reference
- Object
Defined in:
breeze_carbon/actions/emails/index.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 =
[] 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] of Symbol
Class Method Summary
- .path(*args, **named_args) : String
- .path_without_query_params
- .route(anchor : String | Nil = nil) : Lucky::RouteHelper
- .url(*args, **named_args) : String
- .url_without_query_params
- .with(anchor : String | Nil = nil) : Lucky::RouteHelper