📜  status_tag activeadmin - Html 代码示例
📅  最后修改于: 2022-03-11 14:53:16.082000             🧑  作者: Mango
代码示例1
status_tag 'In Progress'
# => In Progress
status_tag 'active', class: 'important', id: 'status_123', label: 'on'
# => on