class Groups::Bits::PersonalFeed
- Groups::Bits::PersonalFeed
- FeedAction
- Lucky::Action
- Reference
- Object
Included Modules
Defined in:
actions/groups/bits/personal_feed.crConstant Summary
-
AFTER_PIPES =
[store_breeze_response] of Symbol
-
BEFORE_PIPES =
[set_turbolinks_location_header_from_session, verify_accepted_format, store_breeze_request, require_valid_feed_token] of Symbol
-
EXPOSURES =
[current_user] of Symbol
-
PARAM_DECLARATIONS =
[feed_token : String = ""] of Crystal::Macros::TypeDeclaration
-
ROUTE_SETTINGS =
{prefix: ""}
-
SKIPPED_PIPES =
[] of Symbol
Class Method Summary
- ._accepted_formats
- .path(*args, **named_args) : String
- .path_without_query_params(group_id)
- .route(group_id, feed_token = nil, anchor : String | Nil = nil) : Lucky::RouteHelper
- .route(*_args, **_named_args) : Lucky::RouteHelper
- .url(*args, **named_args) : String
- .url_without_query_params(group_id)
- .with
- .with(*args, **named_args) : Lucky::RouteHelper