Describe the bug
The field option can?/1 is not taken into account for resource actions (only for index, show and edit). The field option visible works as expected. This raises the question of how the two options differ?
To stay consistent with convention, we should rename visible to visible?.
Describe the bug
The field option
can?/1is not taken into account for resource actions (only forindex,showandedit). The field optionvisibleworks as expected. This raises the question of how the two options differ?To stay consistent with convention, we should rename
visibletovisible?.