Skip to content

collection_check_boxes | checked value setting issue #737

@ahmetsaitince

Description

@ahmetsaitince
ff.collection_check_boxes(
    controller,
    Adm::ABILITY_ACTIONS,
    :second,
    :first,
    { checked: controller.include?(second) },
)

When I try to use collection_check_boxes method, I can not set checked attribute for elements. Am I missing something, or is this a missing point?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions