3 lines
150 B
Plaintext
3 lines
150 B
Plaintext
- if policy(model).index?
|
|
li = link_to(model.model_name.human(count: :other), send(:"#{model.model_name.collection}_path"), class: 'dropdown-item')
|